Make one missed #include start from src/
This commit is contained in:
parent
98614a02d3
commit
a52c23c553
|
@ -26,7 +26,7 @@
|
||||||
#include "backend/d3d12/SamplerD3D12.h"
|
#include "backend/d3d12/SamplerD3D12.h"
|
||||||
#include "backend/d3d12/TextureD3D12.h"
|
#include "backend/d3d12/TextureD3D12.h"
|
||||||
|
|
||||||
#include "ResourceAllocator.h"
|
#include "backend/d3d12/ResourceAllocator.h"
|
||||||
|
|
||||||
namespace backend {
|
namespace backend {
|
||||||
namespace d3d12 {
|
namespace d3d12 {
|
||||||
|
|
Loading…
Reference in New Issue