diff options
Diffstat (limited to 'svtools/source/hatchwindow/hatchwindow.cxx')
-rw-r--r-- | svtools/source/hatchwindow/hatchwindow.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/hatchwindow/hatchwindow.cxx b/svtools/source/hatchwindow/hatchwindow.cxx index 595fb071a24f..dc1828d08642 100644 --- a/svtools/source/hatchwindow/hatchwindow.cxx +++ b/svtools/source/hatchwindow/hatchwindow.cxx @@ -23,6 +23,7 @@ #include "ipwin.hxx" #include <toolkit/helper/convert.hxx> +#include <cppuhelper/queryinterface.hxx> #include <osl/mutex.hxx> #include <vcl/svapp.hxx> |