diff options
Diffstat (limited to 'tools/gfx-unit-test/copy-texture-tests.cpp')
| -rw-r--r-- | tools/gfx-unit-test/copy-texture-tests.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/gfx-unit-test/copy-texture-tests.cpp b/tools/gfx-unit-test/copy-texture-tests.cpp index babe0bcf1..f6f85f9f4 100644 --- a/tools/gfx-unit-test/copy-texture-tests.cpp +++ b/tools/gfx-unit-test/copy-texture-tests.cpp @@ -1,9 +1,9 @@ +#include "core/slang-basic.h" #include "gfx-test-texture-util.h" #include "gfx-test-util.h" +#include "gfx-util/shader-cursor.h" #include "slang-gfx.h" -#include "source/core/slang-basic.h" -#include "tools/gfx-util/shader-cursor.h" -#include "tools/unit-test/slang-unit-test.h" +#include "unit-test/slang-unit-test.h" #if SLANG_WINDOWS_FAMILY #include <d3d12.h> |
