summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/DashedLine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/DashedLine.cxx')
-rw-r--r--sw/source/ui/docvw/DashedLine.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/docvw/DashedLine.cxx b/sw/source/ui/docvw/DashedLine.cxx
index 8e0b315e8a7a..e9e343b3dc27 100644
--- a/sw/source/ui/docvw/DashedLine.cxx
+++ b/sw/source/ui/docvw/DashedLine.cxx
@@ -16,6 +16,7 @@
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <drawinglayer/processor2d/processorfromoutputdevice.hxx>
#include <vcl/svapp.hxx>
+#include <vcl/settings.hxx>
SwDashedLine::SwDashedLine( Window* pParent, Color& ( *pColorFn )() ) :
FixedLine( pParent, WB_DIALOGCONTROL | WB_HORZ ),