summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/textliststyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/textliststyle.hxx')
-rw-r--r--include/oox/drawingml/textliststyle.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/textliststyle.hxx b/include/oox/drawingml/textliststyle.hxx
index c8a1f1b625be..b7b33fb17f30 100644
--- a/include/oox/drawingml/textliststyle.hxx
+++ b/include/oox/drawingml/textliststyle.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_TEXTLISTSTYLE_HXX
-#define OOX_DRAWINGML_TEXTLISTSTYLE_HXX
+#ifndef INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLE_HXX
+#define INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLE_HXX
#include "oox/drawingml/textparagraphproperties.hxx"
#include "oox/helper/refvector.hxx"
@@ -56,6 +56,6 @@ typedef boost::shared_ptr< TextListStyle > TextListStylePtr;
} }
-#endif // OOX_DRAWINGML_TEXTLISTSTYLE_HXX
+#endif // INCLUDED_OOX_DRAWINGML_TEXTLISTSTYLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */