summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/module_dba.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/module_dba.hxx')
-rw-r--r--dbaccess/source/core/inc/module_dba.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/module_dba.hxx b/dbaccess/source/core/inc/module_dba.hxx
index cd5ae08dee85..c79b53c8c60a 100644
--- a/dbaccess/source/core/inc/module_dba.hxx
+++ b/dbaccess/source/core/inc/module_dba.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_MODULE_DBA_HXX
-#define DBACCESS_MODULE_DBA_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_INC_MODULE_DBA_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_INC_MODULE_DBA_HXX
#include <unotools/componentresmodule.hxx>
@@ -29,6 +29,6 @@ namespace dba
} // namespace sdbtools
-#endif // DBACCESS_MODULE_DBA_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_INC_MODULE_DBA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */