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 8e0faf1f4994..569556443e31 100644 --- a/svtools/source/hatchwindow/hatchwindow.cxx +++ b/svtools/source/hatchwindow/hatchwindow.cxx @@ -18,6 +18,7 @@ */ #include <com/sun/star/embed/XHatchWindowController.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include "hatchwindow.hxx" #include "ipwin.hxx" |