summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/Globals.h
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-12-25 08:47:35 +0100
committerMattes D <github@xoft.cz>2014-12-25 08:47:35 +0100
commit7d35e84578488769c4ee515568bd5f9ed7ef0dac (patch)
tree1f323492f7161a56848434562f57a35bd5285b2b /Tools/MCADefrag/Globals.h
parentFixed door placement. (diff)
downloadcuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar.gz
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar.bz2
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar.lz
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar.xz
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.tar.zst
cuberite-7d35e84578488769c4ee515568bd5f9ed7ef0dac.zip
Diffstat (limited to 'Tools/MCADefrag/Globals.h')
-rw-r--r--Tools/MCADefrag/Globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/MCADefrag/Globals.h b/Tools/MCADefrag/Globals.h
index 288069599..f13a06566 100644
--- a/Tools/MCADefrag/Globals.h
+++ b/Tools/MCADefrag/Globals.h
@@ -201,6 +201,7 @@ typedef unsigned char Byte;
// Common headers (without macros):
#include "StringUtils.h"
#include "OSSupport/CriticalSection.h"
+#include "OSSupport/Event.h"
#include "OSSupport/IsThread.h"
#include "OSSupport/File.h"