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 --- svx/source/inc/filtnav.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/inc/filtnav.hxx') diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx index 1996960bc70e..cd61c69bfbe7 100644 --- a/svx/source/inc/filtnav.hxx +++ b/svx/source/inc/filtnav.hxx @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include "fmexch.hxx" -- cgit