Skip to content

Commit

Permalink
Patched to compile on iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 21, 2013
1 parent fb7a029 commit 9ff379b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/filesystem/cocoa/SDL_sysfilesystem.m
Expand Up @@ -25,7 +25,7 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* System dependent filesystem routines */

#include <Cocoa/Cocoa.h>
#include <Foundation/Foundation.h>
#include <sys/stat.h>
#include <sys/types.h>

Expand Down

0 comments on commit 9ff379b

Please sign in to comment.