]> git.localhorst.tv Git - blank.git/blobdiff - src/net/net.cpp
move common exceptions to app/error
[blank.git] / src / net / net.cpp
index 4f7fc66647a2817eb8f87133f4f937e382096097..1dcb9d0e696cbf479f9c427db0f3f5eb12e161cc 100644 (file)
@@ -4,7 +4,7 @@
 #include "io.hpp"
 #include "Packet.hpp"
 
-#include "../app/init.hpp"
+#include "../app/error.hpp"
 #include "../geometry/const.hpp"
 #include "../model/Model.hpp"
 #include "../world/Entity.hpp"