summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmetai.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlmetai.hxx')
-rw-r--r--include/xmloff/xmlmetai.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlmetai.hxx b/include/xmloff/xmlmetai.hxx
index 061bd78e6df0..c50c99e6d38f 100644
--- a/include/xmloff/xmlmetai.hxx
+++ b/include/xmloff/xmlmetai.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef XMLOFF_XMLMETAI_HXX
-#define XMLOFF_XMLMETAI_HXX
+#ifndef INCLUDED_XMLOFF_XMLMETAI_HXX
+#define INCLUDED_XMLOFF_XMLMETAI_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -64,6 +64,6 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& xImportInfo );
};
-#endif // _XMLOFF_XMLMETAI_HXX
+#endif // _ INCLUDED_XMLOFF_XMLMETAI_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */