diff options
Diffstat (limited to 'game/shared/protocol.cc')
| -rw-r--r-- | game/shared/protocol.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/shared/protocol.cc b/game/shared/protocol.cc index 34b7034..6c18658 100644 --- a/game/shared/protocol.cc +++ b/game/shared/protocol.cc @@ -8,6 +8,7 @@ #include "shared/entity/player.hh" #include "shared/entity/transform.hh" #include "shared/entity/velocity.hh" + #include "shared/world/chunk.hh" #include "shared/world/dimension.hh" |
