summaryrefslogtreecommitdiffstats
path: root/scene/2d/shape_cast_2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/2d/shape_cast_2d.h')
-rw-r--r--scene/2d/shape_cast_2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/2d/shape_cast_2d.h b/scene/2d/shape_cast_2d.h
index a577c351fd..6b8fd5b798 100644
--- a/scene/2d/shape_cast_2d.h
+++ b/scene/2d/shape_cast_2d.h
@@ -32,7 +32,7 @@
#define SHAPE_CAST_2D_H
#include "scene/2d/node_2d.h"
-#include "scene/resources/shape_2d.h"
+#include "scene/resources/2d/shape_2d.h"
#include "scene/resources/world_2d.h"
class CollisionObject2D;