summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropHdlFactory.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-02-02 19:31:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-03 08:12:09 +0100
commitcdd3c6851027a8a66baefcc4f1e58b7c4ad4ee6a (patch)
treec10c7b33444ee71fc37c3faa496560042c097f04 /xmloff/source/style/PageMasterPropHdlFactory.cxx
parent18b2cecfef3dd26bac15522667b465802ff3f96b (diff)
move some xmloff/ headers inside the module
Change-Id: I57e97da952c18c33af85a8fe24ebf021fc0631d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87828 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/source/style/PageMasterPropHdlFactory.cxx')
-rw-r--r--xmloff/source/style/PageMasterPropHdlFactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.cxx b/xmloff/source/style/PageMasterPropHdlFactory.cxx
index 9aabc961a445..6f40f439307a 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.cxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.cxx
@@ -27,7 +27,7 @@
#include <XMLTextColumnsPropertyHandler.hxx>
#include <xmloff/XMLConstantsPropertyHandler.hxx>
#include "PageMasterPropHdl.hxx"
-#include <xmloff/PageMasterStyleMap.hxx>
+#include <PageMasterStyleMap.hxx>
#include <com/sun/star/text/TextGridMode.hpp>
#include <xmloff/EnumPropertyHdl.hxx>
#include <osl/diagnose.h>