summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timetargetelementcontext.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:47:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:33 +0200
commit231ee53f4d40a0c24da575bd75f8f8133d39b9b0 (patch)
tree666d7bb2526059c3f85cabd5414a00d770da2d64 /oox/source/ppt/timetargetelementcontext.hxx
parentd9fce11172d20856fe1d82fd5f48808b8265ecfd (diff)
fixincludeguards.sh: oox
Change-Id: Ibc1fb5c149461d6030749a974c6d37aa11ad0e16
Diffstat (limited to 'oox/source/ppt/timetargetelementcontext.hxx')
-rw-r--r--oox/source/ppt/timetargetelementcontext.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/oox/source/ppt/timetargetelementcontext.hxx b/oox/source/ppt/timetargetelementcontext.hxx
index cb566659c30e..d3e592d9c179 100644
--- a/oox/source/ppt/timetargetelementcontext.hxx
+++ b/oox/source/ppt/timetargetelementcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_TIMETARGETELEMENTCONTEXT
-#define OOX_PPT_TIMETARGETELEMENTCONTEXT
+#ifndef INCLUDED_OOX_SOURCE_PPT_TIMETARGETELEMENTCONTEXT_HXX
+#define INCLUDED_OOX_SOURCE_PPT_TIMETARGETELEMENTCONTEXT_HXX
#include "oox/core/fragmenthandler2.hxx"
#include "oox/ppt/animationspersist.hxx"
@@ -40,7 +40,6 @@ namespace oox { namespace ppt {
} }
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */