diff options
Diffstat (limited to 'toolkit/source/controls/tree/treecontrolpeer.cxx')
-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 fe273e0f6baf..9dd5c83a1503 100644 --- a/toolkit/source/controls/tree/treecontrolpeer.cxx +++ b/toolkit/source/controls/tree/treecontrolpeer.cxx @@ -23,7 +23,7 @@ #include <com/sun/star/view/SelectionType.hpp> #include <com/sun/star/util/VetoException.hpp> #include <o3tl/any.hxx> -#include <toolkit/helper/property.hxx> +#include <helper/property.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <com/sun/star/awt/tree/XMutableTreeNode.hpp> |