summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-12-27 19:45:37 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-12-27 19:46:38 +0300
commite191ad15875a046f7a243596fe92e99f88cea072 (patch)
tree9a4717859a2db6711db649d4d3c116371028621f /protocols/Discord/src/stdafx.h
parent62ce1cbfb8d6b2d352bfd8cb47af5ff23cb7d347 (diff)
empty protocol class
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index 7595688225..0289445912 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -39,3 +39,6 @@
#include <win2k.h>
extern HINSTANCE g_hInstance;
+
+#include "version.h"
+#include "proto.h" \ No newline at end of file