[MCIQTZ32] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / mciqtz32 / mciqtz.c
index 0e0aa63..1aec326 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#define WIN32_NO_STATUS
-#define WIN32_LEAN_AND_MEAN
-
 #include <stdarg.h>
 #include <math.h>
-
-#include <windef.h>
-#include <mmddk.h>
-#include <wine/debug.h>
-
+#include "windef.h"
+#include "winbase.h"
+#include "winuser.h"
+#include "mmddk.h"
+#include "wine/debug.h"
 #include "mciqtz_private.h"
-#include <digitalv.h>
-#include <wownt32.h>
+#include "digitalv.h"
+#include "wownt32.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(mciqtz);