diff options
Diffstat (limited to 'src/gui/widgets/popuplist.h')
-rw-r--r-- | src/gui/widgets/popuplist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/popuplist.h b/src/gui/widgets/popuplist.h index f3786c192..9f84b454a 100644 --- a/src/gui/widgets/popuplist.h +++ b/src/gui/widgets/popuplist.h @@ -21,10 +21,8 @@ #ifndef GUI_WIDGETS_POPUPLIST_H #define GUI_WIDGETS_POPUPLIST_H -#include "gui/widgets/linkhandler.h" #include "gui/widgets/popup.h" -#include <guichan/actionlistener.hpp> #include <guichan/focuslistener.hpp> #include <guichan/listmodel.hpp> |