diff options
Diffstat (limited to 'xmloff/source/style/PageMasterPropHdlFactory.cxx')
-rw-r--r-- | xmloff/source/style/PageMasterPropHdlFactory.cxx | 2 |
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> |