summaryrefslogtreecommitdiff
path: root/plugins/IEHistory/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEHistory/src/stdafx.h')
-rw-r--r--plugins/IEHistory/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/stdafx.h b/plugins/IEHistory/src/stdafx.h
index daaa9d2916..ad8cfce450 100644
--- a/plugins/IEHistory/src/stdafx.h
+++ b/plugins/IEHistory/src/stdafx.h
@@ -79,7 +79,7 @@ extern HICON hIcon; //history icon
extern int hLangpack;
extern char ModuleName[];
extern HINSTANCE hInstance; //dll instance
-extern HANDLE hOpenWindowsList;
+extern MWindowList hOpenWindowsList;
extern PLUGININFOEX pluginInfo;