Patched new filesystem code to compile.

This commit is contained in:
Ryan C. Gordon 2013-08-20 20:15:15 -04:00
parent 2b9a2802b2
commit 4fef316c65
3 changed files with 7 additions and 3 deletions

View file

@ -26,7 +26,7 @@
/* System dependent filesystem routines */
#include "SDL_error.h"
#include "SDL_windows.h"
#include "../../core/windows/SDL_windows.h"
#include "SDL_stdinc.h"
#include "SDL_filesystem.h"