diff options
Diffstat (limited to 'src/gui/widgets/window.h')
-rw-r--r-- | src/gui/widgets/window.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 13883980e..6e6fcdaf0 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -24,7 +24,6 @@ #define WINDOW_H #include "graphics.h" -#include "guichanfwd.h" #include "localconsts.h" #include <guichan/widgetlistener.hpp> |