summaryrefslogtreecommitdiff
path: root/bean/native
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 08:07:20 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 08:07:20 +0000
commitf7c3b5a3eb593744868b35f75c4d492398bd36ef (patch)
treee7916f14790f7b21fc851957825f6efc6d0863de /bean/native
parent5d3310df825a9f5ca52873db18bd12ec8a218d57 (diff)
INTEGRATION: CWS gcj3 (1.2.10); FILE MERGED
2005/03/08 12:13:15 cmc 1.2.10.1: #i44359# bean now compilable with gcj
Diffstat (limited to 'bean/native')
-rw-r--r--bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
index 65ab7b403a73..4d86531c3b52 100644
--- a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
+++ b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
@@ -2,9 +2,9 @@
*
* $RCSfile: com_sun_star_beans_LocalOfficeWindow.c,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2004-10-28 15:49:01 $
+ * last change: $Author: obo $ $Date: 2005-03-15 09:07:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,7 @@
#include <X11/Xutil.h>
#include <X11/Intrinsic.h>
+#include "jni.h"
#include "jawt.h"
#include "jawt_md.h"