summaryrefslogtreecommitdiff
path: root/include/xmloff/SchXMLExportHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/SchXMLExportHelper.hxx')
-rw-r--r--include/xmloff/SchXMLExportHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/SchXMLExportHelper.hxx b/include/xmloff/SchXMLExportHelper.hxx
index 7413438fe8f7..1ee61ac64db0 100644
--- a/include/xmloff/SchXMLExportHelper.hxx
+++ b/include/xmloff/SchXMLExportHelper.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_SCH_XMLEXPORTHELPER_HXX_
-#define _XMLOFF_SCH_XMLEXPORTHELPER_HXX_
+#ifndef INCLUDED_XMLOFF_SCHXMLEXPORTHELPER_HXX
+#define INCLUDED_XMLOFF_SCHXMLEXPORTHELPER_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -62,6 +62,6 @@ private:
friend class SchXMLExport;
};
-#endif // _XMLOFF_SCH_XMLEXPORTHELPER_HXX_
+#endif // INCLUDED_XMLOFF_SCHXMLEXPORTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */