summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/textliststylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/textliststylecontext.hxx')
-rw-r--r--include/oox/drawingml/textliststylecontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/textliststylecontext.hxx b/include/oox/drawingml/textliststylecontext.hxx
index 41bdcb717288..46c8c682ea48 100644
--- a/include/oox/drawingml/textliststylecontext.hxx
+++ b/include/oox/drawingml/textliststylecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
-#define OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
+#ifndef INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
#include "oox/drawingml/textliststyle.hxx"
#include "oox/core/contexthandler2.hxx"
@@ -39,6 +39,6 @@ protected:
} }
-#endif // OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
+#endif // INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */