summaryrefslogtreecommitdiff
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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/uno/dbinteraction.hxx b/dbaccess/source/ui/uno/dbinteraction.hxx
index 5166a6bde184..a3ebfeb8100b 100644
--- a/dbaccess/source/ui/uno/dbinteraction.hxx
+++ b/dbaccess/source/ui/uno/dbinteraction.hxx
@@ -22,7 +22,7 @@
#include <cppuhelper/implbase.hxx>
-#include "moduledbu.hxx"
+#include "core_resource.hxx"
#include "apitools.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -62,7 +62,7 @@ namespace dbaui
class BasicInteractionHandler
:public BasicInteractionHandler_Base
{
- const OModuleClient m_aModuleClient;
+ const dbaccess::OModuleClient m_aModuleClient;
const css::uno::Reference< css::uno::XComponentContext >
m_xContext;
const bool m_bFallbackToGeneric;