summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/dbinteraction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/dbinteraction.hxx')
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/dbinteraction.hxx b/dbaccess/source/ui/uno/dbinteraction.hxx
index 0a6ffd88cd25..41254bebe77a 100644
--- a/dbaccess/source/ui/uno/dbinteraction.hxx
+++ b/dbaccess/source/ui/uno/dbinteraction.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_INTERACTION_HXX_
-#define _DBAUI_INTERACTION_HXX_
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_UNO_DBINTERACTION_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_UNO_DBINTERACTION_HXX
#include <cppuhelper/implbase2.hxx>
@@ -165,6 +165,6 @@ namespace dbaui
} // namespace dbaui
-#endif // _DBAUI_INTERACTION_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_UNO_DBINTERACTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */