diff options
Diffstat (limited to 'sw/source/ui/docvw/HeaderFooterWin.cxx')
-rw-r--r-- | sw/source/ui/docvw/HeaderFooterWin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/docvw/HeaderFooterWin.cxx b/sw/source/ui/docvw/HeaderFooterWin.cxx index d0f728db0564..9e8f55d28a29 100644 --- a/sw/source/ui/docvw/HeaderFooterWin.cxx +++ b/sw/source/ui/docvw/HeaderFooterWin.cxx @@ -47,6 +47,7 @@ #include <vcl/gradient.hxx> #include <vcl/menubtn.hxx> #include <vcl/svapp.hxx> +#include <vcl/settings.hxx> #define TEXT_PADDING 5 #define BOX_DISTANCE 10 |