summaryrefslogtreecommitdiff
path: root/Aethyra_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Aethyra_Prefix.pch')
-rw-r--r--Aethyra_Prefix.pch7
1 files changed, 7 insertions, 0 deletions
diff --git a/Aethyra_Prefix.pch b/Aethyra_Prefix.pch
new file mode 100644
index 00000000..fa4feda6
--- /dev/null
+++ b/Aethyra_Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'Aethyra' target in the 'Aethyra' project
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+#endif