summaryrefslogtreecommitdiff
path: root/tools/shadertoy/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/shadertoy/template.h')
-rw-r--r--tools/shadertoy/template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/shadertoy/template.h b/tools/shadertoy/template.h
index 2e4af5f..82f8b39 100644
--- a/tools/shadertoy/template.h
+++ b/tools/shadertoy/template.h
@@ -6,7 +6,7 @@
#define SHADERTOY_EFFECT_H_
#include "gpu/effect.h"
-#include "gpu/effects/post_process_helper.h"
+#include "gpu/post_process_helper.h"
#include "gpu/uniform_helper.h"
// TODO: Rename class to match your effect (e.g., TunnelEffect, PlasmaEffect)