summaryrefslogtreecommitdiff
path: root/forms/source/xforms/warnings_guard_unicode_regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/warnings_guard_unicode_regex.h')
-rw-r--r--forms/source/xforms/warnings_guard_unicode_regex.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/xforms/warnings_guard_unicode_regex.h b/forms/source/xforms/warnings_guard_unicode_regex.h
index e032acf25496..5bb83b987ff2 100644
--- a/forms/source/xforms/warnings_guard_unicode_regex.h
+++ b/forms/source/xforms/warnings_guard_unicode_regex.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_WARNINGS_GUARD_UNICODE_REGEX_H
-#define INCLUDED_WARNINGS_GUARD_UNICODE_REGEX_H
+#ifndef INCLUDED_FORMS_SOURCE_XFORMS_WARNINGS_GUARD_UNICODE_REGEX_H
+#define INCLUDED_FORMS_SOURCE_XFORMS_WARNINGS_GUARD_UNICODE_REGEX_H
// Because the GCC system_header mechanism doesn't work in .c/.cxx compilation
// units and more important affects the rest of the current include file, the
@@ -37,6 +37,6 @@
#pragma warning(pop)
#endif
-#endif // INCLUDED_WARNINGS_GUARD_UNICODE_REGEX_H
+#endif // INCLUDED_FORMS_SOURCE_XFORMS_WARNINGS_GUARD_UNICODE_REGEX_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */