diff options
Diffstat (limited to 'src/utils/physfsrwops.h')
-rw-r--r-- | src/utils/physfsrwops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/physfsrwops.h b/src/utils/physfsrwops.h index fb0285e0a..08e7c45e8 100644 --- a/src/utils/physfsrwops.h +++ b/src/utils/physfsrwops.h @@ -25,7 +25,7 @@ #ifndef UTILS_PHYSFSRWOPS_H #define UTILS_PHYSFSRWOPS_H -#include <SDL.h> +#include <SDL/SDL.h> #include "utils/physfstools.h" |