Minor code review

This commit is contained in:
Chuck Walbourn 2018-08-07 16:58:25 -07:00
parent 0e8d4ba5b4
commit e44a11c911

View File

@ -14,6 +14,7 @@
#if defined(_XBOX_ONE) && defined(_TITLE)
#include "d3dx12_x.h"
#else
#define D3DX12_NO_STATE_OBJECT_HELPERS
#include "d3dx12.h"
#endif