summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-03 21:47:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-03 21:47:59 +0300
commit86c4ef4b99f87698b38c278a501d258f9245da84 (patch)
treeb946b84ae995ee21f1399e7a482aa1dc82a0f973 /protocols/Discord/src/stdafx.h
parentde330d15973d8a3303a242934229e8f9d87d4361 (diff)
no need in libcurl
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index dd468dbd87..a6f323f2a1 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -41,7 +41,6 @@
#include <m_avatars.h>
#include <win2k.h>
-#include "../../libs/libcurl/include/curl/curl.h"
#include "../../libs/zlib/src/zlib.h"
extern HINSTANCE g_hInstance;