diff options
Diffstat (limited to 'oox/source/ppt/headerfootercontext.hxx')
-rw-r--r-- | oox/source/ppt/headerfootercontext.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/ppt/headerfootercontext.hxx b/oox/source/ppt/headerfootercontext.hxx index 575c61a34eac..3d9b508b6f6c 100644 --- a/oox/source/ppt/headerfootercontext.hxx +++ b/oox/source/ppt/headerfootercontext.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_OOX_SOURCE_PPT_HEADERFOOTERCONTEXT_HXX #define INCLUDED_OOX_SOURCE_PPT_HEADERFOOTERCONTEXT_HXX -#include "oox/ppt/headerfooter.hxx" -#include "oox/core/fragmenthandler2.hxx" +#include <oox/ppt/headerfooter.hxx> +#include <oox/core/fragmenthandler2.hxx> namespace oox { namespace ppt { |