summaryrefslogtreecommitdiffstats
path: root/vcl/inc/unx/i18n_status.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/i18n_status.hxx')
-rw-r--r--vcl/inc/unx/i18n_status.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/unx/i18n_status.hxx b/vcl/inc/unx/i18n_status.hxx
index f1769ed7221d..bec53de9f708 100644
--- a/vcl/inc/unx/i18n_status.hxx
+++ b/vcl/inc/unx/i18n_status.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SAL_I18N_STATUS_HXX
-#define _SAL_I18N_STATUS_HXX
+#ifndef INCLUDED_VCL_INC_UNX_I18N_STATUS_HXX
+#define INCLUDED_VCL_INC_UNX_I18N_STATUS_HXX
#include <rtl/ustring.hxx>
#include <salimestatus.hxx>
@@ -103,6 +103,6 @@ public:
} // namespace
-#endif // _SAL_I18N_STATUS_HXX
+#endif // INCLUDED_VCL_INC_UNX_I18N_STATUS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */