Commit 1a23e2fa authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

d3d11: Get rid of a redundant include.

d3d11_1.h includes d3d11.h, which includes d3d10_1.h.
parent 662cfd41
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include "winuser.h" #include "winuser.h"
#include "objbase.h" #include "objbase.h"
#include "d3d10_1.h"
#include "d3d11_1.h" #include "d3d11_1.h"
#ifdef D3D11_INIT_GUID #ifdef D3D11_INIT_GUID
#include "initguid.h" #include "initguid.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