diff options
Diffstat (limited to 'src/gui/help.h')
-rw-r--r-- | src/gui/help.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/help.h b/src/gui/help.h index d2bada56..6a0c6551 100644 --- a/src/gui/help.h +++ b/src/gui/help.h @@ -24,6 +24,8 @@ #ifndef _TMW_HELP_H #define _TMW_HELP_H +#include <guichan/actionlistener.hpp> + #include "window.h" #include "linkhandler.h" |