diff options
Diffstat (limited to 'src/gui/button.h')
-rw-r--r-- | src/gui/button.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/button.h b/src/gui/button.h index 0ec99245..d8ed9fa7 100644 --- a/src/gui/button.h +++ b/src/gui/button.h @@ -26,6 +26,8 @@ #include <guichan/widgets/button.hpp> +#include "../guichanfwd.h" + class ImageRect; /** |