Fix rc file
authorAlex Ionescu <aionescu@gmail.com>
Mon, 9 May 2005 20:14:10 +0000 (20:14 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 9 May 2005 20:14:10 +0000 (20:14 +0000)
svn path=/trunk/; revision=15191

reactos/subsys/system/reporterror/reporterror.rc
reactos/subsys/system/reporterror/sv.rc [moved from reactos/subsys/system/reporterror/Sv.rc with 100% similarity]

index c918fac..cdf56d7 100644 (file)
@@ -14,8 +14,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 IDB_WATERMARK BITMAP "resources/watermark.bmp"\r
 IDB_HEADER    BITMAP "resources/header.bmp"\r
 \r
-#include "En.rc"\r
-#include "De.rc"\r
-#include "Dk.rc"\r
-#include "Sv.rc"\r
+#include "en.rc"\r
+#include "de.rc"\r
+#include "dk.rc"\r
+#include "sv.rc"\r
 \r