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 d2711c567..1f0d318f3 100644 --- a/src/being.h +++ b/src/being.h @@ -37,7 +37,7 @@ #include "position.h" #include "vector.h" -#include "guichan/color.hpp" +#include <guichan/color.hpp> #include <SDL_types.h> |