fix compile with msvc
[reactos.git] / reactos / lib / aclui / precomp.h
index f6a8c18..8d986a2 100644 (file)
@@ -5,7 +5,9 @@
 #include <prsht.h>
 #include <aclui.h>
 #include <sddl.h>
+#if defined (__GNUC__)
 #include <winternl.h>
+#endif
 #include <ntsecapi.h>
 #if SUPPORT_UXTHEME
 #include <uxtheme.h>