summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/connectorshapecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/connectorshapecontext.hxx')
-rw-r--r--include/oox/drawingml/connectorshapecontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/connectorshapecontext.hxx b/include/oox/drawingml/connectorshapecontext.hxx
index 5429fc8826b0..f91ba39e96ad 100644
--- a/include/oox/drawingml/connectorshapecontext.hxx
+++ b/include/oox/drawingml/connectorshapecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
-#define OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
+#ifndef INCLUDED_OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
#include "oox/drawingml/shape.hxx"
#include "oox/drawingml/shapecontext.hxx"
@@ -36,6 +36,6 @@ public:
} }
-#endif // OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
+#endif // INCLUDED_OOX_DRAWINGML_CONNECTORSHAPECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */