changeset 6868 | f31b5213b163 |
parent 6832 | fae8fd118da9 |
child 10108 | c68cf030eded |
--- a/project_files/HedgewarsMobile/Classes/MapPreviewButtonView.h Sun Apr 08 20:31:01 2012 -0400 +++ b/project_files/HedgewarsMobile/Classes/MapPreviewButtonView.h Mon Apr 09 02:02:14 2012 +0200 @@ -18,6 +18,7 @@ #import <UIKit/UIKit.h> +#import "SDL_net.h" @protocol MapPreviewViewDelegate <NSObject>