summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Connection.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-11-28 09:52:28 +0100
committermadmaxoft <github@xoft.cz>2013-11-28 09:52:28 +0100
commit19895dc428b16445014f90c4a2f4e495bc6767d7 (patch)
tree987661796620a2b97271b72a148a0b2867a12c5a /Tools/ProtoProxy/Connection.h
parentVoronoi-related biomegens use the new cVoronoiMap class. (diff)
downloadcuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar.gz
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar.bz2
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar.lz
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar.xz
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.tar.zst
cuberite-19895dc428b16445014f90c4a2f4e495bc6767d7.zip
Diffstat (limited to 'Tools/ProtoProxy/Connection.h')
-rw-r--r--Tools/ProtoProxy/Connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/ProtoProxy/Connection.h b/Tools/ProtoProxy/Connection.h
index c2bce30fb..abb8b6cd0 100644
--- a/Tools/ProtoProxy/Connection.h
+++ b/Tools/ProtoProxy/Connection.h
@@ -10,7 +10,7 @@
#pragma once
#include "ByteBuffer.h"
-#include "../../source/OSSupport/Timer.h"
+#include "OSSupport/Timer.h"