diff options
Diffstat (limited to 'vcl/inc/controldata.hxx')
-rw-r--r-- | vcl/inc/controldata.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/controldata.hxx b/vcl/inc/controldata.hxx index fddd371d8a2e..ed6e3a368967 100644 --- a/vcl/inc/controldata.hxx +++ b/vcl/inc/controldata.hxx @@ -21,7 +21,7 @@ #define INCLUDED_VCL_INC_CONTROLDATA_HXX #include <memory> -#include <vcl/controllayout.hxx> +#include <vcl/toolkit/controllayout.hxx> namespace vcl { |