]> git.jsancho.org Git - lugaru.git/blobdiff - Source/WinDefs.h
Sorted all source files in folders
[lugaru.git] / Source / WinDefs.h
index 32c7945f8068104280683648ec8324f55ef1fba3..366845398961bb3fa54fbbf08f37a7f26bb90a15 100644 (file)
@@ -48,7 +48,7 @@ typedef signed char SInt8;
 typedef unsigned int UInt32;
 
 
-#include "Random.h"
+#include "Math/Random.h"
 
 
 typedef struct AbsoluteTime {