diff options
Diffstat (limited to 'src/gui/widgets/popup.h')
-rw-r--r-- | src/gui/widgets/popup.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 5572abd03..39ced1119 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -25,8 +25,6 @@ #define POPUP_H #include "configuration.h" -#include "guichanfwd.h" - #include "gui/widgets/container.h" #include <guichan/mouselistener.hpp> |