summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/graphicshapecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/graphicshapecontext.hxx')
-rw-r--r--include/oox/drawingml/graphicshapecontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/graphicshapecontext.hxx b/include/oox/drawingml/graphicshapecontext.hxx
index c2aa54e0d839..18f78f1b031a 100644
--- a/include/oox/drawingml/graphicshapecontext.hxx
+++ b/include/oox/drawingml/graphicshapecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
-#define OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
+#ifndef INCLUDED_OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
#include "oox/drawingml/shape.hxx"
#include "oox/drawingml/shapecontext.hxx"
@@ -103,6 +103,6 @@ private:
} }
-#endif // OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
+#endif // INCLUDED_OOX_DRAWINGML_GRAPHICSHAPECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */