summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/Filter.hxx1
-rw-r--r--forms/source/component/cachedrowset.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/Filter.hxx b/forms/source/component/Filter.hxx
index b8d7fd57eea3..e6ca4d6033cb 100644
--- a/forms/source/component/Filter.hxx
+++ b/forms/source/component/Filter.hxx
@@ -32,7 +32,6 @@
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase5.hxx>
#include <comphelper/uno3.hxx>
-#include <comphelper/componentcontext.hxx>
#include <cppuhelper/implbase4.hxx>
#include <connectivity/sqlparse.hxx>
#include <svx/ParseContext.hxx>
diff --git a/forms/source/component/cachedrowset.hxx b/forms/source/component/cachedrowset.hxx
index 5293bc976fc0..e6dcc42fabbb 100644
--- a/forms/source/component/cachedrowset.hxx
+++ b/forms/source/component/cachedrowset.hxx
@@ -23,7 +23,6 @@
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
-#include <comphelper/componentcontext.hxx>
#include <unotools/sharedunocomponent.hxx>
#include <memory>