diff --git a/src/win32/i_system.cpp b/src/win32/i_system.cpp index 0015e69b1..f9691146a 100644 --- a/src/win32/i_system.cpp +++ b/src/win32/i_system.cpp @@ -1219,7 +1219,7 @@ TArray I_GetGogPaths() // If a 32-bit ZDoom runs on a 64-bit Windows, this will be transparently and // automatically redirected to the Wow6432Node address instead, so this address // should be safe to use in all cases. - std::wstring gogregistrypath = "Software\\GOG.com\\Games"; + std::wstring gogregistrypath = L"Software\\GOG.com\\Games"; #endif // Look for Ultimate Doom