summaryrefslogtreecommitdiff
path: root/plugins/Non-IM Contact/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Non-IM Contact/src/stdafx.h')
-rw-r--r--plugins/Non-IM Contact/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Non-IM Contact/src/stdafx.h b/plugins/Non-IM Contact/src/stdafx.h
index dcacf5841c..ce265a31bd 100644
--- a/plugins/Non-IM Contact/src/stdafx.h
+++ b/plugins/Non-IM Contact/src/stdafx.h
@@ -116,7 +116,7 @@ void NetlibInit();
int InternetDownloadFile (CHAR *szUrl);
extern char *szInfo;
extern char *szData;
-extern HANDLE hNetlibUser;
+extern HNETLIBUSER hNetlibUser;
#endif