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