diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/source/controls/tree/treecontrolpeer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/tree/treecontrolpeer.cxx b/toolkit/source/controls/tree/treecontrolpeer.cxx index cefb7d4762ea..00423e7a2a2f 100644 --- a/toolkit/source/controls/tree/treecontrolpeer.cxx +++ b/toolkit/source/controls/tree/treecontrolpeer.cxx @@ -38,7 +38,7 @@ #include <vcl/treelistbox.hxx> #include <vcl/treelistentry.hxx> #include <vcl/viewdataentry.hxx> -#include <vcl/svlbitm.hxx> +#include <vcl/toolkit/svlbitm.hxx> #include <map> |