mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
geting update version of ddraw.h working with gdi32.h
thanks filip. svn path=/trunk/; revision=14195
This commit is contained in:
parent
dd212d63c9
commit
9cb33ba90d
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#include <wine/windef.h>
|
||||
#include <windows.h>
|
||||
#include <ddraw.h>
|
||||
#include <ddentry.h>
|
||||
#include <string.h>
|
||||
#include <win32k/kapi.h>
|
||||
|
|
Loading…
Reference in a new issue