X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FMacCompatibility.h;h=26b0b60827453f30c2711c2f73a3b9830c9a8cee;hb=b84825978803615f45a9f128232e62431042aec0;hp=5d6f9550aa694d07784fa51ada4dad751217a5a1;hpb=757fd9c1ec8d263225df90ef486051712f448483;p=lugaru.git diff --git a/Source/MacCompatibility.h b/Source/MacCompatibility.h index 5d6f955..26b0b60 100644 --- a/Source/MacCompatibility.h +++ b/Source/MacCompatibility.h @@ -58,7 +58,7 @@ typedef signed char SInt8; typedef unsigned int UInt32; -#include "Random.h" +#include "Math/Random.h" typedef struct AbsoluteTime { unsigned long hi;