mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
forget remove a wine hack from this headers
svn path=/trunk/; revision=28383
This commit is contained in:
parent
2eb1586e0a
commit
188728e7c5
1 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,7 @@
|
|||
#ifndef __WINE_D3DTYPES_H
|
||||
#define __WINE_D3DTYPES_H
|
||||
|
||||
#ifndef __WINESRC__
|
||||
# include <windows.h>
|
||||
#endif
|
||||
/* #include <windows.h> FIXME: Need to include for compatibility. Inclusion caused compile fail */
|
||||
|
||||
#include <float.h>
|
||||
#include <ddraw.h>
|
||||
|
|
Loading…
Reference in a new issue