mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
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…
x
Reference in New Issue
Block a user