summaryrefslogtreecommitdiff
path: root/tests/test_color.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_color.h')
-rw-r--r--tests/test_color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_color.h b/tests/test_color.h
index e5b6899908..04b66811e3 100644
--- a/tests/test_color.h
+++ b/tests/test_color.h
@@ -31,7 +31,7 @@
#ifndef TEST_COLOR_H
#define TEST_COLOR_H
-#include "core/color.h"
+#include "core/math/color.h"
#include "thirdparty/doctest/doctest.h"