Index: ui/gfx/x/x11_types.h |
diff --git a/ui/gfx/x/x11_types.h b/ui/gfx/x/x11_types.h |
index e4ecffcb81877a1cacab34496a2226deb931a847..69890bed077956899b649ecb3bab0da9267b16aa 100644 |
--- a/ui/gfx/x/x11_types.h |
+++ b/ui/gfx/x/x11_types.h |
@@ -13,6 +13,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; |