From 6311f7ffce8f64b0773d2ad3ea7be3be683924c0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 8 Oct 2018 09:02:25 +0100 Subject: move SvTreeListBox to vcl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I04a146d3d8a428ac1678827dc883525c40240a44 Reviewed-on: https://gerrit.libreoffice.org/62787 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svtools/source/uno/unoiface.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svtools/source/uno/unoiface.cxx') diff --git a/svtools/source/uno/unoiface.cxx b/svtools/source/uno/unoiface.cxx index a14848fd3de7..e5f3cade1ec4 100644 --- a/svtools/source/uno/unoiface.cxx +++ b/svtools/source/uno/unoiface.cxx @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include "treecontrolpeer.hxx" #include "svtxgridcontrol.hxx" #include -- cgit