diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 10:55:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 10:55:18 +0000 |
commit | 0b12a8e784b976d6701be7253fd302503fb8aadf (patch) | |
tree | 2a3a60b67b35f1833c5eba8fc180c4c63d13026b | |
parent | 3f0b8e175737711250b7e4fea31c543d0bf07793 (diff) |
INTEGRATION: CWS thbpp8 (1.6.4); FILE MERGED
2007/07/05 09:55:32 thb 1.6.4.1: #i79236# Make --without-java build work again
-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; |