diff options
Diffstat (limited to 'src/gui/buttonbox.h')
-rw-r--r-- | src/gui/buttonbox.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/buttonbox.h b/src/gui/buttonbox.h index 1b76e619..5fc9f88d 100644 --- a/src/gui/buttonbox.h +++ b/src/gui/buttonbox.h @@ -28,6 +28,8 @@ #include <guichan/actionlistener.hpp> +#include "../guichanfwd.h" + #include "window.h" class ButtonBoxListener |