diff options
Diffstat (limited to 'src/gui/error.h')
-rw-r--r-- | src/gui/error.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/error.h b/src/gui/error.h index d85b9269..9eb0cbde 100644 --- a/src/gui/error.h +++ b/src/gui/error.h @@ -25,11 +25,9 @@ #define _TMW_ERROR_H #include <iosfwd> -#include <guichan/actionlistener.hpp> #include <SDL_events.h> #include "ok_dialog.h" -#include "../guichanfwd.h" /** * The error dialog. |