summaryrefslogtreecommitdiffstats
path: root/game/shared/entity/factory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/entity/factory.cc')
-rw-r--r--game/shared/entity/factory.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/shared/entity/factory.cc b/game/shared/entity/factory.cc
index c98306a..619a418 100644
--- a/game/shared/entity/factory.cc
+++ b/game/shared/entity/factory.cc
@@ -8,6 +8,7 @@
#include "shared/entity/player.hh"
#include "shared/entity/transform.hh"
#include "shared/entity/velocity.hh"
+
#include "shared/world/dimension.hh"
#include "shared/globals.hh"