diff options
Diffstat (limited to 'oox/source/ppt/timetargetelementcontext.hxx')
-rw-r--r-- | oox/source/ppt/timetargetelementcontext.hxx | 5 |
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: */ |