[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / directx / wine / d3d9 / precomp.h
1
2 #ifndef __WINE_D3D9_PRECOMP_H
3 #define __WINE_D3D9_PRECOMP_H
4
5 #include <wine/config.h>
6
7 #define WIN32_NO_STATUS
8 #define _INC_WINDOWS
9 #define COM_NO_WINDOWS_H
10
11 #include "d3d9_private.h"
12
13 #endif /* __WINE_D3D9_PRECOMP_H */