[WIN32SS] Introduce the NATIVE_REACTX define and disable some Dx calls (#6025)
[reactos.git] / dll / directx / wine / msdmo / precomp.h
index d952772..a13e185 100644 (file)
@@ -1,3 +1,4 @@
+
 #ifndef _MSDMO_PCH_
 #define _MSDMO_PCH_
 
@@ -11,9 +12,9 @@
 
 #include <windef.h>
 #include <winbase.h>
+#include <wingdi.h>
 #include <objbase.h>
 
 #include <wine/debug.h>
-WINE_DEFAULT_DEBUG_CHANNEL(msdmo);
 
 #endif /* _MSDMO_PCH_ */