Преглед изворни кода

Fixing the vs2010 directx building error

xueyouchao пре 10 година
родитељ
комит
8bc58e5a8d
1 измењених фајлова са 1 додато и 0 уклоњено
  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 "oaidl.h"
 #include "ocidl.h"
 #include "ocidl.h"
 #include "dxgitype.h"
 #include "dxgitype.h"
+#include "d3dcommon.h"
 
 
 #ifdef __cplusplus
 #ifdef __cplusplus
 extern "C"{
 extern "C"{