summaryrefslogtreecommitdiff
path: root/Xcode/ManaPlus/ManaPlus-Prefix.pch
blob: 06419707acec9c2c4fc7c94f8461768eaba9e092 (plain) (blame)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'ManaPlus' target in the 'ManaPlus' project
//

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