Fix compilation

This commit is contained in:
Berkus Decker 2017-11-23 21:01:06 +02:00
parent c3c8c8ec2d
commit a5230641cc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
*/
#pragma once
#include "stdafx.h"
#include <QApplication>
class UpdateChecker;