summaryrefslogtreecommitdiff
path: root/src/tests/gpu/test_noise_functions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/gpu/test_noise_functions.cc')
-rw-r--r--src/tests/gpu/test_noise_functions.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/gpu/test_noise_functions.cc b/src/tests/gpu/test_noise_functions.cc
index eddd88e..4e1791f 100644
--- a/src/tests/gpu/test_noise_functions.cc
+++ b/src/tests/gpu/test_noise_functions.cc
@@ -3,7 +3,7 @@
#include "generated/assets.h"
#include "gpu/shader_composer.h"
-#include "gpu/shaders.h"
+#include "effects/shaders.h"
#include <cassert>
#include <cstdio>
#include <cstring>