summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/logging.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/logging.hxx')
-rw-r--r--xmloff/source/forms/logging.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/logging.hxx b/xmloff/source/forms/logging.hxx
index bb292da83d20..03007adc7141 100644
--- a/xmloff/source/forms/logging.hxx
+++ b/xmloff/source/forms/logging.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef XMLOFF_FORMS_LOGGING_HXX
-#define XMLOFF_FORMS_LOGGING_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_LOGGING_HXX
+#define INCLUDED_XMLOFF_SOURCE_FORMS_LOGGING_HXX
#include <sal/types.h>
#include <stack>
@@ -57,6 +57,6 @@ namespace xmloff
} // namespace xmloff
-#endif // XMLOFF_FORMS_LOGGING_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_FORMS_LOGGING_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */