summaryrefslogtreecommitdiffstats
path: root/scene/resources/curve_texture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/curve_texture.cpp')
-rw-r--r--scene/resources/curve_texture.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scene/resources/curve_texture.cpp b/scene/resources/curve_texture.cpp
index 488a527bbb..4ba5393110 100644
--- a/scene/resources/curve_texture.cpp
+++ b/scene/resources/curve_texture.cpp
@@ -30,8 +30,6 @@
#include "curve_texture.h"
-#include "core/core_string_names.h"
-
void CurveTexture::_bind_methods() {
ClassDB::bind_method(D_METHOD("set_width", "width"), &CurveTexture::set_width);