Browse Source

Fixing the vs2010 directx building error

xueyouchao 10 years ago
parent
commit
8bc58e5a8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      3rdparty/dxsdk/include/dxgi.h

+ 1 - 0
3rdparty/dxsdk/include/dxgi.h

@@ -141,6 +141,7 @@ typedef interface IDXGIDevice1 IDXGIDevice1;
 #include "oaidl.h"
 #include "ocidl.h"
 #include "dxgitype.h"
+#include "d3dcommon.h"
 
 #ifdef __cplusplus
 extern "C"{