Patched new filesystem code to compile.

This commit is contained in:
Ryan C. Gordon
2013-08-20 20:15:15 -04:00
parent 2dd7091e50
commit c9152adcb0
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"