* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / base / applications / mplay32 / mplay32.h
index c6e5307..2e5cc51 100644 (file)
@@ -1,4 +1,11 @@
-#include <windows.h>
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
+#include <winuser.h>
+#include <wingdi.h>
+#include <commdlg.h>
+#include <shellapi.h>
+#include <mmsystem.h>
 #include <commctrl.h>
 #include <tchar.h>