summaryrefslogtreecommitdiffstats
path: root/game/shared/entity/stasis.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/entity/stasis.cc')
-rw-r--r--game/shared/entity/stasis.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/shared/entity/stasis.cc b/game/shared/entity/stasis.cc
index 68d8e9d..3b86294 100644
--- a/game/shared/entity/stasis.cc
+++ b/game/shared/entity/stasis.cc
@@ -3,6 +3,7 @@
#include "shared/entity/stasis.hh"
#include "shared/entity/transform.hh"
+
#include "shared/world/dimension.hh"
void entity::Stasis::fixed_update(world::Dimension* dimension)