summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/element.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 01:43:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:51 +0100
commitd0c12f0aa2362c94492ec1927a9f8215c089a2aa (patch)
tree0beea142eb7b37c1db301e26e1cd268824b0ce0b /unoxml/source/dom/element.hxx
parentfixincludeguards.sh: add TODO note (diff)
downloadcore-d0c12f0aa2362c94492ec1927a9f8215c089a2aa.tar.gz
core-d0c12f0aa2362c94492ec1927a9f8215c089a2aa.zip
fixincludeguards.sh: uno*
Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5
Diffstat (limited to 'unoxml/source/dom/element.hxx')
-rw-r--r--unoxml/source/dom/element.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/source/dom/element.hxx b/unoxml/source/dom/element.hxx
index 26baa2ffc53c..7ca517d9e825 100644
--- a/unoxml/source/dom/element.hxx
+++ b/unoxml/source/dom/element.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DOM_ELEMENT_HXX
-#define DOM_ELEMENT_HXX
+#ifndef INCLUDED_UNOXML_SOURCE_DOM_ELEMENT_HXX
+#define INCLUDED_UNOXML_SOURCE_DOM_ELEMENT_HXX
#include <libxml/tree.h>