summaryrefslogtreecommitdiff
path: root/include/oox/ppt/presentationfragmenthandler.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 14:10:44 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:38 -0600
commit940a2944b0791cdf5894b4b2e4e30d8a71d5f304 (patch)
tree5841558a8fd549ea308de95e630cadad60fcc3d8 /include/oox/ppt/presentationfragmenthandler.hxx
parent38016f9d2260a424369fadab16f5428e4f3dc86f (diff)
fdo#65108 inter-module includes <>
Change-Id: Ie672de68f6a87713a379e794fa3ad255ad52a71e
Diffstat (limited to 'include/oox/ppt/presentationfragmenthandler.hxx')
-rw-r--r--include/oox/ppt/presentationfragmenthandler.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/oox/ppt/presentationfragmenthandler.hxx b/include/oox/ppt/presentationfragmenthandler.hxx
index ae26cb233e8c..a0b51ef0de1b 100644
--- a/include/oox/ppt/presentationfragmenthandler.hxx
+++ b/include/oox/ppt/presentationfragmenthandler.hxx
@@ -22,14 +22,14 @@
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/awt/Size.hpp>
-#include "oox/drawingml/textliststyle.hxx"
-#include "oox/ppt/slidepersist.hxx"
-#include "oox/core/contexthandler.hxx"
-#include "oox/core/fragmenthandler.hxx"
-#include "oox/core/fragmenthandler2.hxx"
-#include "oox/core/relations.hxx"
-#include "oox/ppt/customshowlistcontext.hxx"
-#include "oox/ppt/comments.hxx"
+#include <oox/drawingml/textliststyle.hxx>
+#include <oox/ppt/slidepersist.hxx>
+#include <oox/core/contexthandler.hxx>
+#include <oox/core/fragmenthandler.hxx>
+#include <oox/core/fragmenthandler2.hxx>
+#include <oox/core/relations.hxx>
+#include <oox/ppt/customshowlistcontext.hxx>
+#include <oox/ppt/comments.hxx>
#include <stack>
#include <vector>