summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-11 20:29:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-04-12 09:49:35 +0200
commit198960184cd7c4bcc0366aadf1d0f61e52c2d7c3 (patch)
treefcc222e686e61e9f12e82f8eeddd4cb3c38e6a08 /include
parent2577a6be556b688d9c3dbca8dea2860586e63e11 (diff)
drop unneeded include
Change-Id: Ie22ff468f1220a2d2a526b9d00dcfbec4048557b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113961 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/lokcharthelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/lokcharthelper.hxx b/include/sfx2/lokcharthelper.hxx
index ee30a645abfc..319af8c35da5 100644
--- a/include/sfx2/lokcharthelper.hxx
+++ b/include/sfx2/lokcharthelper.hxx
@@ -13,7 +13,6 @@
#include <sfx2/dllapi.h>
#include <tools/gen.hxx>
#include <vcl/vclptr.hxx>
-#include <vcl/window.hxx>
namespace com::sun::star::frame { class XController; }
namespace com::sun::star::frame { class XDispatch; }