summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Scriver/src')
-rw-r--r--plugins/Scriver/src/srmm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/srmm.cpp b/plugins/Scriver/src/srmm.cpp
index b687894c75..7d60777049 100644
--- a/plugins/Scriver/src/srmm.cpp
+++ b/plugins/Scriver/src/srmm.cpp
@@ -124,7 +124,7 @@ int CMPlugin::Load()
if (IsWinVer7Plus())
CoCreateInstance(CLSID_TaskbarList, nullptr, CLSCTX_ALL, IID_ITaskbarList3, (void**)&pTaskbarInterface);
- hLogger = RegisterSrmmLog("built-in", L"Scriver internal log", &logBuilder);
+ hLogger = RegisterSrmmLog("built-in", LPGENW("Scriver internal log"), &logBuilder);
switch (getByte("UseIEView", -1)) {
case 1: