summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCreaprog <creaprog@gmail.com>2015-02-15 18:28:33 +0100
committerCreaprog <creaprog@gmail.com>2015-02-15 18:28:33 +0100
commitcbd2a0913511ad4130c482055ffb123085f505be (patch)
treefdb8488e57c3d0a0513c8dcae3c5096fdb12da4c
parentFixed Server.cpp (diff)
downloadcuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar.gz
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar.bz2
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar.lz
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar.xz
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.tar.zst
cuberite-cbd2a0913511ad4130c482055ffb123085f505be.zip
-rw-r--r--Tools/ProtoProxy/Server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/ProtoProxy/Server.cpp b/Tools/ProtoProxy/Server.cpp
index 7d890124d..2932b37e3 100644
--- a/Tools/ProtoProxy/Server.cpp
+++ b/Tools/ProtoProxy/Server.cpp
@@ -6,6 +6,7 @@
#include "Globals.h"
#include "Server.h"
#include "Connection.h"
+#include "Logger.h"