summaryrefslogtreecommitdiff
path: root/scene/resources/space_2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/space_2d.h')
-rw-r--r--scene/resources/space_2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/space_2d.h b/scene/resources/space_2d.h
index 148285ac6d..1143ad2bd5 100644
--- a/scene/resources/space_2d.h
+++ b/scene/resources/space_2d.h
@@ -31,7 +31,7 @@
#ifndef SPACE_2D_H
#define SPACE_2D_H
-#include "resource.h"
+#include "core/resource.h"
#include "servers/physics_2d_server.h"
class Space2D : public Resource {