diff options
Diffstat (limited to 'src/threading.c')
-rw-r--r-- | src/threading.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/threading.c b/src/threading.c index 3e181ba..7898d1b 100644 --- a/src/threading.c +++ b/src/threading.c | |||
@@ -41,7 +41,6 @@ THE SOFTWARE. | |||
41 | #include <math.h> | 41 | #include <math.h> |
42 | 42 | ||
43 | #include "threading.h" | 43 | #include "threading.h" |
44 | #include "lua.h" | ||
45 | 44 | ||
46 | #if !defined( PLATFORM_XBOX) && !defined( PLATFORM_WIN32) && !defined( PLATFORM_POCKETPC) | 45 | #if !defined( PLATFORM_XBOX) && !defined( PLATFORM_WIN32) && !defined( PLATFORM_POCKETPC) |
47 | # include <sys/time.h> | 46 | # include <sys/time.h> |