diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 03:52:35 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 15:16:20 +0100 |
commit | 9c57cb0a6cc9662929f4d3a0d45421c456d30569 (patch) | |
tree | 54e8b05742415062a15c410b057fb1dbb5e7788c /editeng/source/xml | |
parent | d15f68087ba98a2051ef205dc31ea22b28f27f8b (diff) |
fixincludeguards.sh: editeng
Change-Id: I022e690c1f50f7f5ae872889e21aaedb5c60085d
Diffstat (limited to 'editeng/source/xml')
-rw-r--r-- | editeng/source/xml/editsource.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/xml/editsource.hxx b/editeng/source/xml/editsource.hxx index 5d1eb88c369e..990e46234901 100644 --- a/editeng/source/xml/editsource.hxx +++ b/editeng/source/xml/editsource.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVX_EDITSOURCE_HXX -#define _SVX_EDITSOURCE_HXX +#ifndef INCLUDED_EDITENG_SOURCE_XML_EDITSOURCE_HXX +#define INCLUDED_EDITENG_SOURCE_XML_EDITSOURCE_HXX #include <editeng/unoedsrc.hxx> |