diff options
Diffstat (limited to 'tools/gfx-unit-test/sampler-array.cpp')
| -rw-r--r-- | tools/gfx-unit-test/sampler-array.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/gfx-unit-test/sampler-array.cpp b/tools/gfx-unit-test/sampler-array.cpp index 720aa0a2c..67efe0c32 100644 --- a/tools/gfx-unit-test/sampler-array.cpp +++ b/tools/gfx-unit-test/sampler-array.cpp @@ -1,8 +1,8 @@ +#include "core/slang-basic.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" using namespace gfx; |
