diff options
Diffstat (limited to 'src/graphics.h')
-rw-r--r-- | src/graphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics.h b/src/graphics.h index 6a69a7ef..3c060e97 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -26,8 +26,6 @@ #include <guichan/sdl/sdlgraphics.hpp> -#include "guichanfwd.h" - class Image; class ImageRect; |