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, 4 insertions, 0 deletions
diff --git a/dbaccess/source/ui/uno/dbinteraction.hxx b/dbaccess/source/ui/uno/dbinteraction.hxx
index 41254bebe77a..6b00b6dd73e9 100644
--- a/dbaccess/source/ui/uno/dbinteraction.hxx
+++ b/dbaccess/source/ui/uno/dbinteraction.hxx
@@ -32,6 +32,10 @@
#include <com/sun/star/sdb/ParametersRequest.hpp>
#include <com/sun/star/sdb/DocumentSaveRequest.hpp>
+namespace com { namespace sun { namespace star { namespace uno {
+ class XComponentContext;
+} } } }
+
namespace dbtools
{
class SQLExceptionInfo;