Include the GUIDs in ddrawi.h in the libwine_uuid.a library.
This commit is contained in:
parent
f0d45247bf
commit
930b509245
|
@ -42,6 +42,8 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|
|||
#include "dplobby.h"
|
||||
#include "dinput.h"
|
||||
|
||||
#include "ddrawi.h"
|
||||
|
||||
/* other GUIDs */
|
||||
|
||||
#include "vfw.h"
|
||||
|
|
Loading…
Reference in New Issue