diff --git a/plug-ins/screenshot/screenshot-win32.rc b/plug-ins/screenshot/screenshot-win32.rc index a663fc5da7..0272e93b70 100644 --- a/plug-ins/screenshot/screenshot-win32.rc +++ b/plug-ins/screenshot/screenshot-win32.rc @@ -22,7 +22,7 @@ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) +#pragma code_page(65001) #endif //_WIN32 /////////////////////////////////////////////////////////////////////////////