diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/main/ElementSelector.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ElementSelector.hxx b/chart2/source/controller/main/ElementSelector.hxx index a341cb785ba9..01cfd273c3ba 100644 --- a/chart2/source/controller/main/ElementSelector.hxx +++ b/chart2/source/controller/main/ElementSelector.hxx @@ -25,7 +25,7 @@ #include <cppuhelper/implbase1.hxx> #include <svtools/toolboxcontroller.hxx> -#include <svtools/InterimItemWindow.hxx> +#include <vcl/InterimItemWindow.hxx> #include <cppuhelper/weakref.hxx> namespace chart |