summaryrefslogtreecommitdiffstats
path: root/include/svl/zformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/zformat.hxx')
-rw-r--r--include/svl/zformat.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svl/zformat.hxx b/include/svl/zformat.hxx
index 7b7eca08e73e..dff3d0e2c1e4 100644
--- a/include/svl/zformat.hxx
+++ b/include/svl/zformat.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 _ZFORMAT_HXX
-#define _ZFORMAT_HXX
+#ifndef INCLUDED_SVL_ZFORMAT_HXX
+#define INCLUDED_SVL_ZFORMAT_HXX
#include "svl/svldllapi.h"
#include <i18nlangtag/mslangid.hxx>
@@ -696,6 +696,6 @@ private:
}
};
-#endif // _ZFORMAT_HXX
+#endif // INCLUDED_SVL_ZFORMAT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */