added/updated spanish translations by samwise52 <samcharly@hotmail.com> (fixed bug...
[reactos.git] / reactos / subsys / ntvdm / ntvdm.rc
index 4363aab..2cc96cd 100644 (file)
@@ -1,6 +1,13 @@
 /* $Id$ */
 
+#include <windows.h>
 #define REACTOS_STR_FILE_DESCRIPTION   "ReactOS Virtual DOS Machine\0"
 #define REACTOS_STR_INTERNAL_NAME      "ntvdm\0"
 #define REACTOS_STR_ORIGINAL_FILENAME  "ntvdm.exe\0"
 #include <reactos/version.rc>
+
+#include "En.rc"
+#include "De.rc"
+#include "Ja.rc"
+#include "Hu.rc"
+#include "Es.rc"