summaryrefslogtreecommitdiff
path: root/include/xmloff/formlayerimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/formlayerimport.hxx')
-rw-r--r--include/xmloff/formlayerimport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/formlayerimport.hxx b/include/xmloff/formlayerimport.hxx
index 04d40bd3d353..8c81f8937ae1 100644
--- a/include/xmloff/formlayerimport.hxx
+++ b/include/xmloff/formlayerimport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_FORMLAYERIMPORT_HXX_
-#define _XMLOFF_FORMLAYERIMPORT_HXX_
+#ifndef INCLUDED_XMLOFF_FORMLAYERIMPORT_HXX
+#define INCLUDED_XMLOFF_FORMLAYERIMPORT_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -131,6 +131,6 @@ namespace xmloff
} // namespace xmloff
//.........................................................................
-#endif // _XMLOFF_FORMLAYERIMPORT_HXX_
+#endif // INCLUDED_XMLOFF_FORMLAYERIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */