diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h index e5854b429..6911f830b 100644 --- a/src/being.h +++ b/src/being.h @@ -29,7 +29,7 @@ #include <guichan/color.hpp> -#include <SDL/SDL_types.h> +#include <SDL_types.h> #include <map> #include <set> |