Index: ui/gfx/x/x11_types.h |
diff --git a/ui/gfx/x/x11_types.h b/ui/gfx/x/x11_types.h |
index 2b00a2150d8048577475e275da7dff78a4237ab6..cb95a7d39f14260e30938b63155a59d391c7f002 100644 |
--- a/ui/gfx/x/x11_types.h |
+++ b/ui/gfx/x/x11_types.h |
@@ -12,6 +12,7 @@ |
typedef unsigned long XAtom; |
typedef unsigned long XID; |
+typedef union _XEvent XEvent; |
typedef struct _XImage XImage; |
typedef struct _XGC *GC; |
typedef struct _XDisplay XDisplay; |