]> git.jsancho.org Git - lugaru.git/blobdiff - Source/MacCompatibility.h
Sorted all source files in folders
[lugaru.git] / Source / MacCompatibility.h
index 5d6f9550aa694d07784fa51ada4dad751217a5a1..26b0b60827453f30c2711c2f73a3b9830c9a8cee 100644 (file)
@@ -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;