summaryrefslogtreecommitdiff
path: root/svx/source/inc/formcontrolling.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-12-23 20:18:29 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-10 12:55:56 +0100
commitf74466abb9067d44ec6f02e2749572a75a213a18 (patch)
tree3c222f5bbce2c5074ff10834467409fee6173236 /svx/source/inc/formcontrolling.hxx
parent0663d86a84199d1f5f303cf300cd64403302dbe5 (diff)
tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic19dbb807b6c35e7772878e53a4f00bbb8688b7c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85788 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/source/inc/formcontrolling.hxx')
-rw-r--r--svx/source/inc/formcontrolling.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/formcontrolling.hxx b/svx/source/inc/formcontrolling.hxx
index db72e9114ebb..73de3d9538d9 100644
--- a/svx/source/inc/formcontrolling.hxx
+++ b/svx/source/inc/formcontrolling.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVX_SOURCE_INC_FORMCONTROLLING_HXX
#include <com/sun/star/form/runtime/XFormController.hpp>
-#include <com/sun/star/form/XForm.hpp>
#include <com/sun/star/form/runtime/FeatureState.hpp>
#include <com/sun/star/form/runtime/XFormOperations.hpp>
#include <com/sun/star/sdb/XSQLErrorListener.hpp>