summaryrefslogtreecommitdiff
path: root/plugins/SimpleAR/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SimpleAR/src/stdafx.h')
-rw-r--r--plugins/SimpleAR/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleAR/src/stdafx.h b/plugins/SimpleAR/src/stdafx.h
index 1994df2a7c..ff19f084ef 100644
--- a/plugins/SimpleAR/src/stdafx.h
+++ b/plugins/SimpleAR/src/stdafx.h
@@ -23,7 +23,7 @@
//General
extern HINSTANCE hinstance;
extern INT interval;
-extern TCHAR *ptszDefaultMsg[6];
+extern wchar_t *ptszDefaultMsg[6];
extern HGENMENU hEnableMenu;
extern IconItemT iconList[];