From f76d62cff124676ddc1d2736e6754c8e225f6e68 Mon Sep 17 00:00:00 2001 From: Casper Hornstrup Date: Sat, 23 Apr 2005 18:16:59 +0000 Subject: [PATCH] Use correct case svn path=/branches/xmlbuildsystem/; revision=14786 --- reactos/subsys/system/reporterror/reporterror.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsys/system/reporterror/reporterror.rc b/reactos/subsys/system/reporterror/reporterror.rc index eecc9786190..f402129b4a3 100644 --- a/reactos/subsys/system/reporterror/reporterror.rc +++ b/reactos/subsys/system/reporterror/reporterror.rc @@ -16,4 +16,4 @@ IDB_HEADER BITMAP "resources/header.bmp" #include "En.rc" #include "De.rc" -#include "Dk.rc" +#include "dk.rc"