XKBcommon.h: Make header self-contained
authorDaniel Stone <daniel@fooishbar.org>
Sat, 25 Apr 2009 08:13:24 +0000 (18:13 +1000)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 22 Jun 2010 14:56:55 +0000 (15:56 +0100)
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
include/X11/extensions/XKBcommon.h

index bb7bec3..090c22b 100644 (file)
@@ -30,6 +30,8 @@ authorization from the authors.
 
 #include <stdio.h>
 #include <X11/Xfuncproto.h>
+#include <X11/extensions/XKBstrcommon.h>
+#include <X11/extensions/XKBrulescommon.h>
 
 /* Action structures used in the server */
 typedef struct _XkbcModAction {