summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-rwxr-xr-xprotocols/JabberG/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h
index 464d3e8259..37dacc2085 100755
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -577,7 +577,7 @@ private:
/*******************************************************************
* Global variables
*******************************************************************/
-extern HINSTANCE hInst;
+extern HINSTANCE g_hInstance;
extern HANDLE hExtraMood;
extern HANDLE hExtraActivity;