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