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