diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:30:56 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:32 +0200 |
commit | a45953ed7c69a33dbe6609e85770b29da29a2167 (patch) | |
tree | 9239d88c1decc6cba9b7f3584284e0650eb7391f /xmloff/inc/XMLEventImportHelper.hxx | |
parent | 9e775eee3ec964806209656509446b7e1bb92063 (diff) |
fixincludeguards.sh: xmloff
Change-Id: I0e7d9daac1ad88fad8d240373e91ef323966bb47
Diffstat (limited to 'xmloff/inc/XMLEventImportHelper.hxx')
-rw-r--r-- | xmloff/inc/XMLEventImportHelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/XMLEventImportHelper.hxx b/xmloff/inc/XMLEventImportHelper.hxx index 3ee55bc0e419..4dca7093f4d1 100644 --- a/xmloff/inc/XMLEventImportHelper.hxx +++ b/xmloff/inc/XMLEventImportHelper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLOFF_EVENTIMPORTHELPER_HXX -#define _XMLOFF_EVENTIMPORTHELPER_HXX +#ifndef INCLUDED_XMLOFF_INC_XMLEVENTIMPORTHELPER_HXX +#define INCLUDED_XMLOFF_INC_XMLEVENTIMPORTHELPER_HXX #include <com/sun/star/uno/Reference.hxx> #include <xmloff/xmlevent.hxx> |