summaryrefslogtreecommitdiff
path: root/tools/seq_compiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/seq_compiler.py')
-rwxr-xr-xtools/seq_compiler.py2
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;