- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / base / applications / sndvol32 / rsrc.rc
index 707af2a..961d56e 100644 (file)
@@ -1,6 +1,3 @@
-#include <windows.h>
-#include "resources.h"
-
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 IDI_MAINAPP ICON DISCARDABLE resources/sndvol32.ico
@@ -28,6 +25,9 @@ IDI_MAINAPP ICON DISCARDABLE resources/sndvol32.ico
 #ifdef LANGUAGE_FR_FR
     #include "lang/fr-FR.rc"
 #endif
+#ifdef LANGUAGE_HE_IL
+    #include "lang/he-IL.rc"
+#endif
 #ifdef LANGUAGE_HU_HU
     #include "lang/hu-HU.rc"
 #endif