summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MenuItemEx/version.h')
-rw-r--r--plugins/MenuItemEx/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/version.h b/plugins/MenuItemEx/version.h
index 59d1c2358c..355dfa6bf4 100644
--- a/plugins/MenuItemEx/version.h
+++ b/plugins/MenuItemEx/version.h
@@ -6,7 +6,7 @@
#define __PLUGIN_NAME "MenuItemEx (x64) plugin for Miranda IM"
#define __PLUGIN_ID 4304
#define __PLUGIN_ID_STR "4304"
-#elif (_UNICODE)
+#else (_UNICODE)
#define __PLUGIN_NAME "MenuItemEx (Unicode) plugin for Miranda IM"
#define __PLUGIN_ID 4036
#define __PLUGIN_ID_STR "4036"