aboutsummaryrefslogtreecommitdiff
path: root/Source/GameInitDispose.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GameInitDispose.cpp')
-rw-r--r--Source/GameInitDispose.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/GameInitDispose.cpp b/Source/GameInitDispose.cpp
index 70aed5e..5784b51 100644
--- a/Source/GameInitDispose.cpp
+++ b/Source/GameInitDispose.cpp
@@ -1,11 +1,11 @@
-#include "Game.h"
-
#include <ctype.h>
#ifndef MAC
#include <time.h>
#endif
+#include "Game.h"
+
extern unsigned int gSourceID[100];