summaryrefslogtreecommitdiff
path: root/include/oox/ppt/pptshapecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/pptshapecontext.hxx')
-rw-r--r--include/oox/ppt/pptshapecontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/ppt/pptshapecontext.hxx b/include/oox/ppt/pptshapecontext.hxx
index 85c64433221e..4b225894ec07 100644
--- a/include/oox/ppt/pptshapecontext.hxx
+++ b/include/oox/ppt/pptshapecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PPTSHAPECONTEXT_HXX
-#define OOX_PPT_PPTSHAPECONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
#include "oox/drawingml/shapecontext.hxx"
#include "oox/ppt/slidepersist.hxx"
@@ -36,6 +36,6 @@ public:
} }
-#endif // OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */