Skip to content

Commit 0d12304

Browse files
committed
Fix compilation
1 parent 7258af6 commit 0d12304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServerLib/Session/PlayerSessionHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <CommonLib/PhysicsConstants.hpp>
1111
#include <CommonLib/Planet.hpp>
1212
#include <CommonLib/Ship.hpp>
13+
#include <CommonLib/Components/ChunkComponent.hpp>
1314
#include <CommonLib/Components/ClassInstanceComponent.hpp>
1415
#include <CommonLib/Components/PlanetComponent.hpp>
1516
#include <CommonLib/Components/ShipComponent.hpp>

0 commit comments

Comments
 (0)