summaryrefslogtreecommitdiff
path: root/vcl/source/treelist/uiobject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/treelist/uiobject.cxx')
-rw-r--r--vcl/source/treelist/uiobject.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/treelist/uiobject.cxx b/vcl/source/treelist/uiobject.cxx
index 9256321688dd..1c9146c51101 100644
--- a/vcl/source/treelist/uiobject.cxx
+++ b/vcl/source/treelist/uiobject.cxx
@@ -10,8 +10,8 @@
#include <memory>
#include <vcl/toolkit/svlbitm.hxx>
#include <vcl/uitest/uiobject.hxx>
-#include <vcl/treelistbox.hxx>
-#include <vcl/treelistentry.hxx>
+#include <vcl/toolkit/treelistbox.hxx>
+#include <vcl/toolkit/treelistentry.hxx>
TreeListUIObject::TreeListUIObject(const VclPtr<SvTreeListBox>& xTreeList):
WindowUIObject(xTreeList),