summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/settingsimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/settingsimport.hxx')
-rw-r--r--dbaccess/source/core/recovery/settingsimport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/recovery/settingsimport.hxx b/dbaccess/source/core/recovery/settingsimport.hxx
index 832bd516a93c..2443c663df27 100644
--- a/dbaccess/source/core/recovery/settingsimport.hxx
+++ b/dbaccess/source/core/recovery/settingsimport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SETTINGSIMPORT_HXX
-#define SETTINGSIMPORT_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SETTINGSIMPORT_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SETTINGSIMPORT_HXX
#include <com/sun/star/xml/sax/XAttributeList.hpp>
@@ -165,6 +165,6 @@ namespace dbaccess
} // namespace dbaccess
-#endif // SETTINGSIMPORT_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SETTINGSIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */