diff options
Diffstat (limited to 'tools/seq_compiler.py')
| -rwxr-xr-x | tools/seq_compiler.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/seq_compiler.py b/tools/seq_compiler.py index f3a7f16..3acb260 100755 --- a/tools/seq_compiler.py +++ b/tools/seq_compiler.py @@ -541,7 +541,7 @@ float GetDemoDuration() { // Surface-based rendering with framebuffers #include "gpu/post_process_helper.h" -#include "gpu/shaders.h" +#include "effects/shaders.h" static WGPUTexture g_source_texture = nullptr; static WGPUTextureView g_source_view = nullptr; |
