diff options
Diffstat (limited to 'servers/physics_3d/godot_step_3d.h')
-rw-r--r-- | servers/physics_3d/godot_step_3d.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/servers/physics_3d/godot_step_3d.h b/servers/physics_3d/godot_step_3d.h index be7266b264..1c9b0af422 100644 --- a/servers/physics_3d/godot_step_3d.h +++ b/servers/physics_3d/godot_step_3d.h @@ -33,7 +33,6 @@ #include "godot_space_3d.h" -#include "core/object/worker_thread_pool.h" #include "core/templates/local_vector.h" class GodotStep3D { |