summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/clrschemecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/clrschemecontext.hxx')
-rw-r--r--include/oox/drawingml/clrschemecontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/clrschemecontext.hxx b/include/oox/drawingml/clrschemecontext.hxx
index fc2a09159139..9208affd8534 100644
--- a/include/oox/drawingml/clrschemecontext.hxx
+++ b/include/oox/drawingml/clrschemecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
-#define OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
+#ifndef INCLUDED_OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
#include "oox/core/contexthandler2.hxx"
#include "oox/drawingml/clrscheme.hxx"
@@ -57,6 +57,6 @@ private:
} }
-#endif // OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
+#endif // INCLUDED_OOX_DRAWINGML_CLRSCHEMECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */