[DLL]
[reactos.git] / reactos / dll / win32 / aclui / aclui.rc
index a4fe484..3a2d10a 100644 (file)
@@ -12,6 +12,8 @@
 
 IDB_USRGRPIMAGES BITMAP "res/usrgrp.bmp"
 
+#include <reactos/manifest_dll.rc>
+
 /* UTF-8 */
 #pragma code_page(65001)
 
@@ -66,6 +68,9 @@ IDB_USRGRPIMAGES BITMAP "res/usrgrp.bmp"
 #ifdef LANGUAGE_RU_RU
     #include "lang/ru-RU.rc"
 #endif
+#ifdef LANGUAGE_SQ_AL
+    #include "lang/sq-AL.rc"
+#endif
 #ifdef LANGUAGE_SV_SE
     #include "lang/sv-SE.rc"
 #endif