summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_step_2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'servers/physics_2d/godot_step_2d.h')
-rw-r--r--servers/physics_2d/godot_step_2d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/servers/physics_2d/godot_step_2d.h b/servers/physics_2d/godot_step_2d.h
index 75eeba4a3d..c08c6379de 100644
--- a/servers/physics_2d/godot_step_2d.h
+++ b/servers/physics_2d/godot_step_2d.h
@@ -33,7 +33,6 @@
#include "godot_space_2d.h"
-#include "core/object/worker_thread_pool.h"
#include "core/templates/local_vector.h"
class GodotStep2D {