geting update version of ddraw.h working with gdi32.h

thanks filip. 

svn path=/trunk/; revision=14195
This commit is contained in:
Magnus Olsen 2005-03-19 18:28:01 +00:00
parent dd212d63c9
commit 9cb33ba90d

View file

@ -1,4 +1,6 @@
#include <wine/windef.h>
#include <windows.h>
#include <ddraw.h>
#include <ddentry.h>
#include <string.h>
#include <win32k/kapi.h>