summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEView/src/stdafx.h')
-rw-r--r--plugins/IEView/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h
index 198f944b68..7f1102d51c 100644
--- a/plugins/IEView/src/stdafx.h
+++ b/plugins/IEView/src/stdafx.h
@@ -78,6 +78,7 @@ extern HINSTANCE hInstance;
extern IEView *debugView;
extern char *workingDirUtf8;
extern HANDLE hHookOptionsChanged;
+extern IconItem iconList[];
class BSTR_PTR
{