summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/subcomponentloader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/subcomponentloader.hxx')
-rw-r--r--dbaccess/source/core/recovery/subcomponentloader.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/recovery/subcomponentloader.hxx b/dbaccess/source/core/recovery/subcomponentloader.hxx
index bbe02b9f1105..e39a119de748 100644
--- a/dbaccess/source/core/recovery/subcomponentloader.hxx
+++ b/dbaccess/source/core/recovery/subcomponentloader.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SUBCOMPONENTLOADER_HXX
-#define SUBCOMPONENTLOADER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SUBCOMPONENTLOADER_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SUBCOMPONENTLOADER_HXX
#include <dbaccess/dbaccessdllapi.h>
@@ -70,6 +70,6 @@ namespace dbaccess
} // namespace dbaccess
-#endif // SUBCOMPONENTLOADER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_SUBCOMPONENTLOADER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */