- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / directx / wine / d3dx9_36 / d3dx9_36_main.c
index e9c7004..6bc93a7 100644 (file)
  *
  */
 
-#include "config.h"
-#include "wine/port.h"
-#include "initguid.h"
+#define WIN32_NO_STATUS
+#define _INC_WINDOWS
+#define COM_NO_WINDOWS_H
+
+#include <config.h>
+//#include "wine/port.h"
+#include <initguid.h>
 
 #include <stdarg.h>
 
-#include "windef.h"
-#include "winbase.h"
-#include "wingdi.h"
-#include "winuser.h"
+#include <windef.h>
+#include <winbase.h>
+#include <wingdi.h>
+//#include "winuser.h"
 
-#include "d3dx9.h"
+#include <d3dx9.h>
 
 /***********************************************************************
  * DllMain.