diff options
Diffstat (limited to 'tools/render-test/shader-input-layout.h')
| -rw-r--r-- | tools/render-test/shader-input-layout.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/render-test/shader-input-layout.h b/tools/render-test/shader-input-layout.h index 2c8dbe821..253f065f6 100644 --- a/tools/render-test/shader-input-layout.h +++ b/tools/render-test/shader-input-layout.h @@ -1,10 +1,10 @@ #ifndef SLANG_TEST_SHADER_INPUT_LAYOUT_H #define SLANG_TEST_SHADER_INPUT_LAYOUT_H -#include "core/slang-basic.h" -#include "core/slang-random-generator.h" +#include "source/core/slang-basic.h" +#include "source/core/slang-random-generator.h" -#include "core/slang-writer.h" +#include "source/core/slang-writer.h" #include "bind-location.h" |
