summaryrefslogtreecommitdiff
path: root/include/xmloff/shapeexport.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:30:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:45 -0600
commitd6fec4ba5d3800bcab10e10750facffc6756e394 (patch)
tree9bc7f64ece4761032bdf4ae590822f0b4c7809c2 /include/xmloff/shapeexport.hxx
parent4ad3ed74ea40d2ca905a1cb9fcb26002db1f8763 (diff)
fdo#65108 inter-module includes <> include/xmloff
Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f
Diffstat (limited to 'include/xmloff/shapeexport.hxx')
-rw-r--r--include/xmloff/shapeexport.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx
index 9d7949d3436e..53c4e86dd4f6 100644
--- a/include/xmloff/shapeexport.hxx
+++ b/include/xmloff/shapeexport.hxx
@@ -19,9 +19,9 @@
#ifndef INCLUDED_XMLOFF_SHAPEEXPORT_HXX
#define INCLUDED_XMLOFF_SHAPEEXPORT_HXX
-#include "sal/config.h"
-#include "xmloff/dllapi.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <xmloff/dllapi.h>
+#include <sal/types.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
@@ -39,7 +39,7 @@
#include <xmloff/animexp.hxx>
#include <xmloff/families.hxx>
-#include "xmloff/table/XMLTableExport.hxx"
+#include <xmloff/table/XMLTableExport.hxx>
// shape export features are bits used for the nFeature
// parameter of XMLShapeExport::exportShape