summaryrefslogtreecommitdiff
path: root/crashrep
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-06-30 13:11:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-06-30 13:11:40 +0000
commit8219a9a0f7351ba469ff0fbebcc5ce811ebb7df7 (patch)
tree560c7484bf97f99b7f93abad3a2902e47d426878 /crashrep
parent966be5b1be31c7280ab65dc98a19cedf3935ad55 (diff)
INTEGRATION: CWS crashrep09 (1.1.10); FILE MERGED
2003/06/27 14:27:51 hro 1.1.10.1: #110227# Send an XEvent to wkae up that silly gtk main loop
Diffstat (limited to 'crashrep')
-rwxr-xr-xcrashrep/source/unx/interface.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/crashrep/source/unx/interface.hxx b/crashrep/source/unx/interface.hxx
index e48eab3c30fa..1c8114173f43 100755
--- a/crashrep/source/unx/interface.hxx
+++ b/crashrep/source/unx/interface.hxx
@@ -6,6 +6,10 @@
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
+#include <gdk/gdk.h>
+#include <gdk/gdkx.h>
+
+#include <X11/Xlib.h>
#include <hash_map>
#include <vector>