diff options
Diffstat (limited to 'shell/inc/global.hxx')
-rw-r--r-- | shell/inc/global.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/global.hxx b/shell/inc/global.hxx index fb812bcf8140..a729d59301e8 100644 --- a/shell/inc/global.hxx +++ b/shell/inc/global.hxx @@ -25,7 +25,7 @@ #endif #include <windows.h> -extern long g_DllRefCnt; +extern LONG g_DllRefCnt; #endif |