]> git.localhorst.tv Git - blank.git/blobdiff - src/client/net.cpp
split geometry lib
[blank.git] / src / client / net.cpp
index aba3e767421534b9f7dde0b97ba124b68cbb3566..1c13f9e2912c7c79971a5042806079194bf0ab5e 100644 (file)
@@ -4,6 +4,7 @@
 #include "NetworkedInput.hpp"
 
 #include "../app/init.hpp"
+#include "../geometry/distance.hpp"
 #include "../io/WorldSave.hpp"
 #include "../net/Packet.hpp"
 #include "../world/Chunk.hpp"