diff options
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/inc/iconcdlg.hxx | 2 |
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> |