diff options
Diffstat (limited to 'src/gui/widgets/icon.h')
-rw-r--r-- | src/gui/widgets/icon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h index 004d77c23..97de87d25 100644 --- a/src/gui/widgets/icon.h +++ b/src/gui/widgets/icon.h @@ -25,6 +25,8 @@ #include <guichan/widget.hpp> +#include "localconsts.h" + class Image; /** |