diff options
Diffstat (limited to 'src/gui/npc_text.h')
-rw-r--r-- | src/gui/npc_text.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index 2930a00a..41301aa9 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -26,6 +26,8 @@ #include <iosfwd> +#include <guichan/actionlistener.hpp> + #include "window.h" #include "../guichanfwd.h" |