1 /* Prefix header for all source files of the 'xscreensaver' project.
9 #include <TargetConditionals.h>
11 #if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR
19 # import <Foundation/Foundation.h>
20 # import <UIKit/UIKit.h>
22 # import <Cocoa/Cocoa.h>
29 # include <OpenGLES/ES1/gl.h>
30 # include <OpenGLES/ES1/glext.h>
32 # include <OpenGL/gl.h>