summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmetae.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlmetae.hxx')
-rw-r--r--include/xmloff/xmlmetae.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlmetae.hxx b/include/xmloff/xmlmetae.hxx
index a0a03560791f..6885eddca330 100644
--- a/include/xmloff/xmlmetae.hxx
+++ b/include/xmloff/xmlmetae.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLMETAE_HXX
-#define _XMLOFF_XMLMETAE_HXX
+#ifndef INCLUDED_XMLOFF_XMLMETAE_HXX
+#define INCLUDED_XMLOFF_XMLMETAE_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -115,6 +115,6 @@ public:
};
-#endif // _XMLOFF_XMLMETAE_HXX
+#endif // INCLUDED_XMLOFF_XMLMETAE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */