rename D3DCommon/Common to D3DCommon/D3DCommon

This commit is contained in:
Shawn Hoffman
2020-09-15 06:07:22 -07:00
parent 527b5a9761
commit 5770ff01f3
15 changed files with 17 additions and 16 deletions

View File

@ -9,7 +9,7 @@
#include "Common/CommonTypes.h"
#include "Common/WindowSystemInfo.h"
#include "VideoBackends/D3DCommon/Common.h"
#include "VideoBackends/D3DCommon/D3DCommon.h"
#include "VideoCommon/TextureConfig.h"
namespace D3DCommon