summaryrefslogtreecommitdiff
path: root/plugins/BossKeyPlus/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BossKeyPlus/src/stdafx.h')
-rw-r--r--plugins/BossKeyPlus/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BossKeyPlus/src/stdafx.h b/plugins/BossKeyPlus/src/stdafx.h
index dfdf4679d0..067b56a694 100644
--- a/plugins/BossKeyPlus/src/stdafx.h
+++ b/plugins/BossKeyPlus/src/stdafx.h
@@ -22,7 +22,7 @@
#define WIN32_LEAN_AND_MEAN
#define _CRT_SECURE_NO_DEPRECATE
-#define BOSSKEY_LISTEN_INFO _T("MY6BossKey_Param")
+#define BOSSKEY_LISTEN_INFO L"MY6BossKey_Param"
#include <windows.h>
#include <shellapi.h>