summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/documenteventexecutor.hxx')
-rw-r--r--dbaccess/source/core/dataaccess/documenteventexecutor.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/source/core/dataaccess/documenteventexecutor.hxx b/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
index 9670cb4ed320..97024aea34b6 100644
--- a/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
+++ b/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
@@ -27,6 +27,10 @@
#include <memory>
+namespace com { namespace sun { namespace star { namespace uno {
+ class XComponentContext;
+} } } }
+
namespace dbaccess
{