From 1692738b5c33194782a632782758f1f8f7909bae Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Wed, 15 Jun 2011 21:59:28 +0000 Subject: [PATCH] [INPUT] * Fix msvc build. svn path=/trunk/; revision=52259 --- reactos/dll/cpl/input/rsrc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/cpl/input/rsrc.rc b/reactos/dll/cpl/input/rsrc.rc index 4d5cd0fd41a..9f764a4c7d9 100644 --- a/reactos/dll/cpl/input/rsrc.rc +++ b/reactos/dll/cpl/input/rsrc.rc @@ -18,4 +18,4 @@ // UTF-8 #pragma code_page(65001) #include "lang/pl-PL.rc" -#include "lang/ro-RO.rc" \ No newline at end of file +#include "lang/ro-RO.rc"