summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/localresaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/localresaccess.hxx')
-rw-r--r--dbaccess/source/ui/inc/localresaccess.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/localresaccess.hxx b/dbaccess/source/ui/inc/localresaccess.hxx
index 5d5e10b51fe0..0a0d9b08d753 100644
--- a/dbaccess/source/ui/inc/localresaccess.hxx
+++ b/dbaccess/source/ui/inc/localresaccess.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_LOCALRESACCESS_HXX_
-#define _DBAUI_LOCALRESACCESS_HXX_
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_LOCALRESACCESS_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_LOCALRESACCESS_HXX
#include <svtools/localresaccess.hxx>
#include "moduledbu.hxx"
@@ -42,6 +42,6 @@ public:
} // namespace dbaui
-#endif // _DBAUI_LOCALRESACCESS_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_LOCALRESACCESS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */