diff --git a/Sources/Plasma/CoreLib/hsThread_Unix.cpp b/Sources/Plasma/CoreLib/hsThread_Unix.cpp index 90c515af..c271feff 100644 --- a/Sources/Plasma/CoreLib/hsThread_Unix.cpp +++ b/Sources/Plasma/CoreLib/hsThread_Unix.cpp @@ -153,7 +153,7 @@ static void InitMutexTimerFile() #include #include #include -#include "../NucleusLib/inc/hsTimer.h" +#include "NucleusLib/inc/hsTimer.h" static FILE * gEventLoggingFile = nil;