summaryrefslogtreecommitdiff
path: root/include/oox/ppt/timenode.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/timenode.hxx
parent38016f9d2260a424369fadab16f5428e4f3dc86f (diff)
fdo#65108 inter-module includes <>
Change-Id: Ie672de68f6a87713a379e794fa3ad255ad52a71e
Diffstat (limited to 'include/oox/ppt/timenode.hxx')
-rw-r--r--include/oox/ppt/timenode.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/oox/ppt/timenode.hxx b/include/oox/ppt/timenode.hxx
index fc8e3ef8a893..fd9a7e893f7a 100644
--- a/include/oox/ppt/timenode.hxx
+++ b/include/oox/ppt/timenode.hxx
@@ -28,11 +28,11 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/animations/XAnimationNode.hpp>
-#include "oox/helper/propertymap.hxx"
-#include "oox/ppt/slidetransition.hxx"
-#include "oox/ppt/slidepersist.hxx"
-#include "oox/ppt/animationspersist.hxx"
-#include "oox/ppt/timenode.hxx"
+#include <oox/helper/propertymap.hxx>
+#include <oox/ppt/slidetransition.hxx>
+#include <oox/ppt/slidepersist.hxx>
+#include <oox/ppt/animationspersist.hxx>
+#include <oox/ppt/timenode.hxx>
namespace oox { namespace ppt {