Sync with trunk (r47116), hopefully without breaking anything.
[reactos.git] / dll / win32 / localspl / spl_Si.rc
index 66ca2c4..11928ab 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#include "localspl_private.h"
+
 #pragma code_page(65001)
 
 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
@@ -27,5 +29,3 @@ STRINGTABLE DISCARDABLE
     IDS_LOCALPORT "Lokalna vrata"
     IDS_LOCALMONITOR "Lokalen monitor"
 }
-
-#pragma code_page(default)