summaryrefslogtreecommitdiff
path: root/sw/source/uibase/frmdlg/colex.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-04-04 22:38:44 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-05 09:31:50 +0200
commitc86778e6d1d4fcb05f42025f643aa472645b186a (patch)
tree68ffb52dfe5cb71e5290b1c040c0561f79ed44c6 /sw/source/uibase/frmdlg/colex.cxx
parentb3cd552f4fdf5f15d9b440efe9d8cc9670248e79 (diff)
sw: fix some IWYU warnings
Change-Id: I0c1d05b3f842a8d607a934f6954bcf2175d0d419 Reviewed-on: https://gerrit.libreoffice.org/52407 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/source/uibase/frmdlg/colex.cxx')
-rw-r--r--sw/source/uibase/frmdlg/colex.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/frmdlg/colex.cxx b/sw/source/uibase/frmdlg/colex.cxx
index f3ae1b67b49d..af1d833346d5 100644
--- a/sw/source/uibase/frmdlg/colex.cxx
+++ b/sw/source/uibase/frmdlg/colex.cxx
@@ -38,6 +38,7 @@
#include <colex.hxx>
#include <colmgr.hxx>
#include <svx/unobrushitemhelper.hxx>
+#include <svx/svxids.hrc>
// Taking the updated values from the set
void SwPageExample::UpdateExample( const SfxItemSet& rSet )