summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-23 16:19:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-24 10:59:18 +0200
commit9406ee7aa0b4cc5580292eced6ca7c507801ae02 (patch)
treea846ff7087a5130ed85e86f4fe67b558e7dec504 /cui/source/inc/iconcdlg.hxx
parent46c8ebe3d352c39bbba1a8099717fbeba384bd1a (diff)
move SvtIconChoiceCtrl to vcl
Change-Id: I5ed8af625cb46998649c4f11255d7676a11bdc94 Reviewed-on: https://gerrit.libreoffice.org/74605 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/iconcdlg.hxx')
-rw-r--r--cui/source/inc/iconcdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 7d5693ce6719..c403bb1358e2 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -20,7 +20,7 @@
#define INCLUDED_CUI_SOURCE_INC_ICONCDLG_HXX
#include <rtl/ustring.hxx>
-#include <svtools/ivctrl.hxx>
+#include <vcl/ivctrl.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/dialog.hxx>
#include <vcl/button.hxx>