mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 10:35:43 -05:00
Merge pull request #626 from xueyouchao/master
Fixing the vs2010 directx building error
This commit is contained in:
commit
4fe9669bb6
1 changed files with 1 additions and 0 deletions
1
3rdparty/dxsdk/include/dxgi.h
vendored
1
3rdparty/dxsdk/include/dxgi.h
vendored
|
@ -141,6 +141,7 @@ typedef interface IDXGIDevice1 IDXGIDevice1;
|
|||
#include "oaidl.h"
|
||||
#include "ocidl.h"
|
||||
#include "dxgitype.h"
|
||||
#include "d3dcommon.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
|
|
Loading…
Reference in a new issue