summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/src/ex_import/svc_ExImport.h')
-rw-r--r--plugins/UserInfoEx/src/ex_import/svc_ExImport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/ex_import/svc_ExImport.h b/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
index e6a60f1229..16c64c25e3 100644
--- a/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
+++ b/plugins/UserInfoEx/src/ex_import/svc_ExImport.h
@@ -48,6 +48,6 @@ INT_PTR svcExIm_ContactImport_Service(WPARAM wParam, LPARAM lParam);
INT_PTR svcExIm_Group_Service(WPARAM wParam,LPARAM lParam);
INT_PTR svcExIm_Account_Service(WPARAM wParam,LPARAM lParam);
-VOID SvcExImport_LoadModule();
+void SvcExImport_LoadModule();
#endif /* _SVC_EXIMPORT_INCLUDED_ */ \ No newline at end of file