10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
//
|
|
// Prefix header for all source files of the 'krengine_osx' target in the 'krengine_osx' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#include <Cocoa/Cocoa.h>
|
|
#endif
|
|
|
|
#include "KREngine-common.h"
|