diff options
Diffstat (limited to 'sj2/source')
-rw-r--r-- | sj2/source/jscpp/sjapplet_impl.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sj2/source/jscpp/sjapplet_impl.hxx b/sj2/source/jscpp/sjapplet_impl.hxx index b6d462e8ae4b..61867984f407 100644 --- a/sj2/source/jscpp/sjapplet_impl.hxx +++ b/sj2/source/jscpp/sjapplet_impl.hxx @@ -12,6 +12,7 @@ #endif // SOLAR_JAVA #include "rtl/ref.hxx" +#include "com/sun/star/uno/Reference.hxx" #include "jvmaccess/virtualmachine.hxx" class Window; |