summaryrefslogtreecommitdiff
path: root/shell/inc/global.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/global.hxx')
-rw-r--r--shell/inc/global.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/inc/global.hxx b/shell/inc/global.hxx
index a729d59301e8..fa2b655f5e4c 100644
--- a/shell/inc/global.hxx
+++ b/shell/inc/global.hxx
@@ -25,6 +25,8 @@
#endif
#include <windows.h>
+HMODULE GetCurrentModuleHandle();
+
extern LONG g_DllRefCnt;
#endif