mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-08 14:00:05 +00:00
Minor code review
This commit is contained in:
parent
56d86325b6
commit
5e44eba40d
@ -20,7 +20,6 @@
|
||||
#if !defined(__d3d11_h__) && !defined(__d3d11_x_h__) && !defined(__d3d12_h__) && !defined(__d3d12_x_h__)
|
||||
#if defined(_XBOX_ONE) && defined(_TITLE)
|
||||
#include <d3d11_x.h>
|
||||
#define DCOMMON_H_INCLUDED
|
||||
#else
|
||||
#include <d3d11_1.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user