Ulrich Czekalla ulrich.czekalla@utoronto.ca writes:
diff --git a/dlls/dxguid/dxguid.c b/dlls/dxguid/dxguid.c index c2c102f..7ea8d17 100644 --- a/dlls/dxguid/dxguid.c +++ b/dlls/dxguid/dxguid.c @@ -44,3 +44,4 @@ #include "ddrawi.h" #include "dxfile.h" #include "d3drm.h" +#include "ddrawex.h"
There's no ddrawex.h in your patch (note that there isn't one either in recent SDKs, so you may want to keep these definitions private).