[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / directx / wine / ddraw / precomp.h
1
2 #ifndef _WINE_DDRAW_PRECOMP_H
3 #define _WINE_DDRAW_PRECOMP_H
4
5 #include <wine/config.h>
6 #include <wine/port.h>
7
8 #include <stdarg.h>
9
10 #define _INC_WINDOWS
11 #define COM_NO_WINDOW_H
12
13 #include "ddraw_private.h"
14
15 #endif /* !_WINE_DDRAW_PRECOMP_H */