diff options
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/view/hintwin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx index 32f71131717c..816bb40281f5 100644 --- a/sc/source/ui/view/hintwin.cxx +++ b/sc/source/ui/view/hintwin.cxx @@ -34,6 +34,7 @@ #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/matrix/b2dhommatrixtools.hxx> #include <svtools/colorcfg.hxx> +#include <vcl/settings.hxx> #define HINT_LINESPACE 2 #define HINT_INDENT 3 |