]> git.localhorst.tv Git - blank.git/blobdiff - src/client/net.cpp
move common exceptions to app/error
[blank.git] / src / client / net.cpp
index f1e555336699738a4434470c1bd1955ad8bea4d4..879dfb10ef8908cc30f3b4a07f62d50318e2b2a5 100644 (file)
@@ -3,7 +3,7 @@
 #include "Client.hpp"
 #include "NetworkedInput.hpp"
 
-#include "../app/init.hpp"
+#include "../app/error.hpp"
 #include "../geometry/distance.hpp"
 #include "../io/WorldSave.hpp"
 #include "../net/Packet.hpp"