summaryrefslogtreecommitdiffstats
path: root/game/shared/entity/collision.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/entity/collision.cc')
-rw-r--r--game/shared/entity/collision.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/shared/entity/collision.cc b/game/shared/entity/collision.cc
index 454e96a..4346b68 100644
--- a/game/shared/entity/collision.cc
+++ b/game/shared/entity/collision.cc
@@ -8,6 +8,7 @@
#include "shared/entity/grounded.hh"
#include "shared/entity/transform.hh"
#include "shared/entity/velocity.hh"
+
#include "shared/world/dimension.hh"
#include "shared/world/voxel_registry.hh"