* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / dll / cpl / access / access.h
index 0a10a46..b642894 100644 (file)
@@ -1,9 +1,12 @@
-#include <windows.h>
+#define WIN32_NO_STATUS
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
+#include <winreg.h>
+#include <wingdi.h>
+#include <winuser.h>
 #include <commctrl.h>
 #include <cpl.h>
-#include <prsht.h>
-#include <stdlib.h>
-#include <stdio.h>
 #include <tchar.h>
 
 #include "resource.h"