diff options
Diffstat (limited to 'popup/src/headers.h')
-rw-r--r-- | popup/src/headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/popup/src/headers.h b/popup/src/headers.h index 2aa428c..6b5f489 100644 --- a/popup/src/headers.h +++ b/popup/src/headers.h @@ -184,5 +184,6 @@ Last change by : $Author: Merlin_de $ #include "popup_gdiplus.h"
INT_PTR svcEnableDisableMenuCommand(WPARAM, LPARAM);
+extern HANDLE hSquareFad;
#endif //HEADERS_H
|