summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/SMSConstans.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SMS/src/SMSConstans.h')
-rw-r--r--plugins/SMS/src/SMSConstans.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SMS/src/SMSConstans.h b/plugins/SMS/src/SMSConstans.h
index b212510210..9a48672f9f 100644
--- a/plugins/SMS/src/SMSConstans.h
+++ b/plugins/SMS/src/SMSConstans.h
@@ -2,6 +2,7 @@
#define AFX_SMS_CONSTANS_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_
#define PROTOCOL_NAMEA "SMSPlugin"
+#define PROTOCOL_NAMEW L"SMSPlugin"
#define PROTOCOL_NAME_LEN (sizeof(PROTOCOL_NAMEA)-1)
#define PROTOCOL_NAME_SIZE sizeof(PROTOCOL_NAMEA)
#define PROTOCOL_DISPLAY_NAME_ORIG "SMS"