summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-12-01 20:51:12 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-12-01 20:51:12 +0300
commit40203d30ad1a569cfea61442782393b200e9fbe3 (patch)
tree31b453500e6cc6c5bd5a7143f80ac941af5e7f71 /protocols/WhatsApp/src/stdafx.h
parent06fc3d811d71a44b92d45e1263e5fb0099a7304e (diff)
warning fix
Diffstat (limited to 'protocols/WhatsApp/src/stdafx.h')
-rw-r--r--protocols/WhatsApp/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsApp/src/stdafx.h b/protocols/WhatsApp/src/stdafx.h
index e10a495874..6fd6adbc8b 100644
--- a/protocols/WhatsApp/src/stdafx.h
+++ b/protocols/WhatsApp/src/stdafx.h
@@ -88,3 +88,4 @@ Copyright © 2013-14 Uli Hecht
extern HINSTANCE g_hInstance;
extern std::string g_strUserAgent;
extern DWORD g_mirandaVersion;
+extern HANDLE g_hNetlibUser;