diff options
Diffstat (limited to 'toolkit/source/controls/unocontrolcontainermodel.cxx')
-rw-r--r-- | toolkit/source/controls/unocontrolcontainermodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/unocontrolcontainermodel.cxx b/toolkit/source/controls/unocontrolcontainermodel.cxx index ffcd520a4992..6bfaf4448cd1 100644 --- a/toolkit/source/controls/unocontrolcontainermodel.cxx +++ b/toolkit/source/controls/unocontrolcontainermodel.cxx @@ -19,7 +19,7 @@ #include <com/sun/star/uno/XComponentContext.hpp> #include <controls/unocontrolcontainermodel.hxx> -#include <toolkit/helper/property.hxx> +#include <helper/property.hxx> #include <helper/unopropertyarrayhelper.hxx> |