* ReactOS binaries hold resource files to *all* the languages we support, which incre...
[reactos.git] / reactos / dll / shellext / fontext / rsrc.rc
index 2cc4165..015043c 100644 (file)
@@ -1,4 +1,6 @@
 #include <windows.h>
 #include "resource.h"
 
-#include "lang/en-US.rc"
+#ifdef LANGUAGE_EN_US
+    #include "lang/en-US.rc"
+#endif