diff options
Diffstat (limited to 'src/gui/widgets/popup.h')
-rw-r--r-- | src/gui/widgets/popup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index c5f8bd3c1..b305ed0c2 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -24,7 +24,6 @@ #ifndef GUI_WIDGETS_POPUP_H #define GUI_WIDGETS_POPUP_H -#include "configuration.h" #include "gui/widgets/container.h" #include <guichan/mouselistener.hpp> |