Fix SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1675 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
<uqm at submedia dot net>
|
||||
*/
|
||||
|
||||
#import "SDL.h"
|
||||
#import "SDLMain.h"
|
||||
#import "port.h"
|
||||
#import SDL_INCLUDE(SDL.h)
|
||||
#import SDL_INCLUDE(SDLMain.h)
|
||||
#import <sys/param.h>
|
||||
/* for PATH_MAX */
|
||||
#import <string.h>
|
||||
|
||||
Reference in New Issue
Block a user