summaryrefslogtreecommitdiff
path: root/plugins/SimpleAR/src/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SimpleAR/src/Common.h')
-rw-r--r--plugins/SimpleAR/src/Common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SimpleAR/src/Common.h b/plugins/SimpleAR/src/Common.h
index 7eb0b069d7..ac898491a7 100644
--- a/plugins/SimpleAR/src/Common.h
+++ b/plugins/SimpleAR/src/Common.h
@@ -26,5 +26,6 @@ extern HINSTANCE hinstance;
extern INT interval;
extern TCHAR *ptszDefaultMsg[6];
extern HGENMENU hEnableMenu;
+extern IconItemT iconList[];
extern INT OptInit(WPARAM wParam, LPARAM lParam);