mirror of https://github.com/procxx/kepka.git
Fix compilation
This commit is contained in:
parent
c3c8c8ec2d
commit
a5230641cc
|
@ -20,6 +20,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include "stdafx.h"
|
||||
#include <QApplication>
|
||||
|
||||
class UpdateChecker;
|
||||
|
|
Loading…
Reference in New Issue