aboutsummaryrefslogtreecommitdiff
path: root/Source/Files.h
diff options
context:
space:
mode:
authorrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 03:27:13 +0000
committerrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 03:27:13 +0000
commit5594b1ff9531ff5bcc6b51ee8eb8a2ec6cc20dd4 (patch)
treed0689f0bd74725101f8c5b158292e5f7f7e88b0b /Source/Files.h
parent6b42f4ce7a0488e59ca8b01323d1f6499b53b4c7 (diff)
downloadblackshades-5594b1ff9531ff5bcc6b51ee8eb8a2ec6cc20dd4.tar.gz
added more mac types/functions
git-svn-id: svn://svn.icculus.org/blackshades/trunk@32 5198baeb-e213-0410-be47-fc2ff85ca46f
Diffstat (limited to 'Source/Files.h')
-rw-r--r--Source/Files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Files.h b/Source/Files.h
index 5f88701..d230e49 100644
--- a/Source/Files.h
+++ b/Source/Files.h
@@ -18,9 +18,9 @@
#include <Sound.h>
#include <Resources.h>
#include "AGL_DSp.h" // Header for OpenGL and DrawSprocket Functions
-#include "MacInput.h" // Header for Special Mac Input functions
#include "Alerts.h" // Header for Dialogs and alerts for this application
#endif
+#include "MacInput.h" // Header for Special Mac Input functions
#include <cstdarg>
#include <cmath>
#ifdef MAC