diff options
Diffstat (limited to 'src/gui/widgets/label.h')
-rw-r--r-- | src/gui/widgets/label.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/label.h b/src/gui/widgets/label.h index 3d9e5f941..98c7cc6ac 100644 --- a/src/gui/widgets/label.h +++ b/src/gui/widgets/label.h @@ -72,6 +72,8 @@ #include "listeners/tooltiplistener.h" #include "listeners/widgetlistener.h" +#include "render/graphics.h" + #include "localconsts.h" class Skin; |