summaryrefslogtreecommitdiff
path: root/scene/2d/line_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/2d/line_builder.h')
-rw-r--r--scene/2d/line_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/2d/line_builder.h b/scene/2d/line_builder.h
index 9e3dbbd6c1..0e033d9be1 100644
--- a/scene/2d/line_builder.h
+++ b/scene/2d/line_builder.h
@@ -31,7 +31,7 @@
#ifndef LINE_BUILDER_H
#define LINE_BUILDER_H
-#include "core/color.h"
+#include "core/math/color.h"
#include "core/math/vector2.h"
#include "line_2d.h"
#include "scene/resources/gradient.h"