summaryrefslogtreecommitdiff
path: root/include/oox/ppt/pptshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/pptshape.hxx')
-rw-r--r--include/oox/ppt/pptshape.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/ppt/pptshape.hxx b/include/oox/ppt/pptshape.hxx
index 2a15dcdc17ca..f551d478e888 100644
--- a/include/oox/ppt/pptshape.hxx
+++ b/include/oox/ppt/pptshape.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PRESENTATION_PPTSHAPE_HXX
-#define OOX_PPT_PRESENTATION_PPTSHAPE_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPE_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPE_HXX
#include "oox/drawingml/shape.hxx"
#include "oox/ppt/slidepersist.hxx"
@@ -70,6 +70,6 @@ protected:
} }
-#endif // OOX_PPT_PRESENTATION_PPTSHAPE_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */