From 7d35e84578488769c4ee515568bd5f9ed7ef0dac Mon Sep 17 00:00:00 2001 From: Mattes D Date: Thu, 25 Dec 2014 08:47:35 +0100 Subject: Fixed tools compilation. Fixes errors introduced in 081e7ddd028d9382bd52c2b117dae6b6f84225e5. --- Tools/MCADefrag/Globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Tools/MCADefrag/Globals.h') 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" -- cgit v1.2.3