//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//

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

#ifdef __cplusplus
	#include "cocos2d.h"
#endif