Commit 46dd4679 authored by Alexandre Julliard's avatar Alexandre Julliard

d3d9: Include wingdi.h, not gdi.h.

parent 60cafb5e
......@@ -30,11 +30,11 @@
#define COBJMACROS
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "gdi.h"
#include "d3d9.h"
#include "ddraw.h"
#include "wine/wined3d_interface.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment