diff options
Diffstat (limited to 'tools/render-test/bind-location.h')
| -rw-r--r-- | tools/render-test/bind-location.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/render-test/bind-location.h b/tools/render-test/bind-location.h index cfa88cce0..33670bf4b 100644 --- a/tools/render-test/bind-location.h +++ b/tools/render-test/bind-location.h @@ -1,10 +1,10 @@ #ifndef BIND_LOCATION_H #define BIND_LOCATION_H -#include "core/slang-basic.h" -#include "core/slang-free-list.h" -#include "core/slang-memory-arena.h" -#include "core/slang-writer.h" +#include "source/core/slang-basic.h" +#include "source/core/slang-free-list.h" +#include "source/core/slang-memory-arena.h" +#include "source/core/slang-writer.h" #include "slang.h" |
