project_files/HedgewarsMobile/Hedgewars_Prefix.pch
changeset 5002 a9c44a8ffec8
parent 4028 eb371ada631d
child 5208 878e551f0b4a
equal deleted inserted replaced
5001:312f4dd41753 5002:a9c44a8ffec8
    21 #import <CoreGraphics/CoreGraphics.h>
    21 #import <CoreGraphics/CoreGraphics.h>
    22 #import <UIKit/UIKit.h>
    22 #import <UIKit/UIKit.h>
    23 #import "PascalImports.h"
    23 #import "PascalImports.h"
    24 #import "UIImageExtra.h"
    24 #import "UIImageExtra.h"
    25 #import "CommodityFunctions.h"
    25 #import "CommodityFunctions.h"
    26 #import "SDL_uikitappdelegate.h"
    26 #import "HedgewarsAppDelegate.h"
    27 #import "SDL.h"
    27 #import "SDL.h"
    28 #import "SDL_video.h"
    28 #import "SDL_video.h"
    29 #import "SDL_net.h"
    29 #import "SDL_net.h"
    30 #import "SDL_mixer.h"
    30 #import "SDL_mixer.h"
    31 #endif
    31 #endif