Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/ui/ui-drv/cocoa/XaoS_Prefix.pch
blob: b52a674096dc9f7bfe65a2a2bff95d32778ffafa (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'XaoS' target in the 'XaoS' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif