Really fix the Mac SDK build this time. Doh.

Change-Id: I529c42f89e752b245f76d7ea0d55ad6c676936b0
This commit is contained in:
David 'Digit' Turner
2011-04-05 17:23:55 +02:00
parent c29456a000
commit 45c722023d

View File

@@ -24,7 +24,7 @@
#include <sys/time.h>
#include <time.h>
#else
#include <time.h>
#include <sys/time.h>
#endif
long long GetCurrentTimeMS()