summaryrefslogtreecommitdiff
path: root/sd/inc/sdxmlwrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdxmlwrp.hxx')
-rw-r--r--sd/inc/sdxmlwrp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/sdxmlwrp.hxx b/sd/inc/sdxmlwrp.hxx
index bc5055e3de3b..ad7665e236ae 100644
--- a/sd/inc/sdxmlwrp.hxx
+++ b/sd/inc/sdxmlwrp.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 _SDXMLWRP_HXX
-#define _SDXMLWRP_HXX
+#ifndef INCLUDED_SD_INC_SDXMLWRP_HXX
+#define INCLUDED_SD_INC_SDXMLWRP_HXX
#include <tools/errcode.hxx>
#include "sdfilter.hxx"
@@ -52,6 +52,6 @@ private:
sal_uLong mnStoreVer;
};
-#endif // _SDXMLWRP_HXX
+#endif // INCLUDED_SD_INC_SDXMLWRP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */