summaryrefslogtreecommitdiffstats
path: root/servers/physics/space_sw.h
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2016-10-03 03:42:17 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2016-10-03 14:40:47 +0200
commit1d09c27ba4b94e677b66d8d2c2b9e38f7829ad38 (patch)
tree351b7c0487f33970445104992aaa4dd80f486e34 /servers/physics/space_sw.h
parent78d97b060a6873a454e710380cb9ef1bde5e4c65 (diff)
downloadredot-engine-1d09c27ba4b94e677b66d8d2c2b9e38f7829ad38.tar.gz
Expose more 2D/3D physics options in project settings
Diffstat (limited to 'servers/physics/space_sw.h')
-rw-r--r--servers/physics/space_sw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/servers/physics/space_sw.h b/servers/physics/space_sw.h
index 3fdef7e62b..29eca2690a 100644
--- a/servers/physics/space_sw.h
+++ b/servers/physics/space_sw.h
@@ -37,6 +37,7 @@
#include "area_pair_sw.h"
#include "broad_phase_sw.h"
#include "collision_object_sw.h"
+#include "globals.h"
class PhysicsDirectSpaceStateSW : public PhysicsDirectSpaceState {