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 8e045a74..bbd26010 100644 --- a/src/gui/button.h +++ b/src/gui/button.h @@ -28,6 +28,8 @@ #include <guichan/widgets/button.hpp> +#include "../guichanfwd.h" + class ImageRect; /** |