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