aboutsummaryrefslogtreecommitdiff
path: root/Source/Files.h
diff options
context:
space:
mode:
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