summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/fieldmappingpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/abpilot/fieldmappingpage.hxx')
-rw-r--r--extensions/source/abpilot/fieldmappingpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/abpilot/fieldmappingpage.hxx b/extensions/source/abpilot/fieldmappingpage.hxx
index ca6f53ce6b9c..e684fc09704f 100644
--- a/extensions/source/abpilot/fieldmappingpage.hxx
+++ b/extensions/source/abpilot/fieldmappingpage.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef EXTENSIONS_ABP_FIELDMAPPINGPAGE_HXX
-#define EXTENSIONS_ABP_FIELDMAPPINGPAGE_HXX
+#ifndef INCLUDED_EXTENSIONS_SOURCE_ABPILOT_FIELDMAPPINGPAGE_HXX
+#define INCLUDED_EXTENSIONS_SOURCE_ABPILOT_FIELDMAPPINGPAGE_HXX
#include "abspage.hxx"
@@ -58,6 +58,6 @@ namespace abp
} // namespace abp
-#endif // EXTENSIONS_ABP_FIELDMAPPINGPAGE_HXX
+#endif // INCLUDED_EXTENSIONS_SOURCE_ABPILOT_FIELDMAPPINGPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */