summaryrefslogtreecommitdiffstats
path: root/scene/3d/spatial_indexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/spatial_indexer.cpp')
-rw-r--r--scene/3d/spatial_indexer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/spatial_indexer.cpp b/scene/3d/spatial_indexer.cpp
index 6d6c272c25..cddbf9a4e8 100644
--- a/scene/3d/spatial_indexer.cpp
+++ b/scene/3d/spatial_indexer.cpp
@@ -30,8 +30,8 @@
#if 0
-#include "proximity_area.h"
#include "camera.h"
+#include "proximity_area.h"
#include "scene/scene_string_names.h"
void SpatialIndexer::add_camera(Camera* p_camera) {