summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximppage.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:27:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:46 +0200
commit3ff3a053712665402a05e1e2471807d65879b8d0 (patch)
treef4d8352cbd2fe39c553178ade2234a1068c7caaa /xmloff/source/draw/ximppage.cxx
parentbfd7aead9d351e314d9130cb24350ce679a7c94e (diff)
loplugin:includeform: xmloff
Change-Id: I9e55142a7904c426fce49f68f1790365ea490fab
Diffstat (limited to 'xmloff/source/draw/ximppage.cxx')
-rw-r--r--xmloff/source/draw/ximppage.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/draw/ximppage.cxx b/xmloff/source/draw/ximppage.cxx
index cfa7bfdd3668..8ee9a8754430 100644
--- a/xmloff/source/draw/ximppage.cxx
+++ b/xmloff/source/draw/ximppage.cxx
@@ -24,18 +24,18 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/implbase.hxx>
#include <sax/tools/converter.hxx>
-#include "XMLNumberStylesImport.hxx"
+#include <XMLNumberStylesImport.hxx>
#include <xmloff/xmlstyle.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnmspe.hxx>
#include "ximppage.hxx"
#include "ximpshap.hxx"
-#include "animimp.hxx"
-#include "XMLStringBufferImportContext.hxx"
+#include <animimp.hxx>
+#include <XMLStringBufferImportContext.hxx>
#include <xmloff/xmlictxt.hxx>
#include "ximpstyl.hxx"
#include <xmloff/prstylei.hxx>
-#include "PropertySetMerger.hxx"
+#include <PropertySetMerger.hxx>
#include <osl/diagnose.h>
#include <xmloff/unointerfacetouniqueidentifiermapper.hxx>