diff options
Diffstat (limited to 'src/gui/widgets/textpreview.h')
-rw-r--r-- | src/gui/widgets/textpreview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h index 3b4d6dd65..401cdbb8b 100644 --- a/src/gui/widgets/textpreview.h +++ b/src/gui/widgets/textpreview.h @@ -27,6 +27,8 @@ #include <guichan/font.hpp> #include <guichan/widget.hpp> +#include "localconsts.h" + /** * Preview widget for particle colors, etc. */ |