x11: make sure not to use compat header
authorRan Benita <ran234@gmail.com>
Sat, 8 Feb 2014 14:38:18 +0000 (16:38 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 8 Feb 2014 14:38:18 +0000 (16:38 +0200)
src/keymap.h already defines the necessary header guard, so just reverse
the include order.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/x11/x11-priv.h

index 03f9ee6..3a19e99 100644 (file)
@@ -26,8 +26,8 @@
 
 #include <xcb/xkb.h>
 
-#include "xkbcommon/xkbcommon-x11.h"
 #include "keymap.h"
+#include "xkbcommon/xkbcommon-x11.h"
 
 /* Get a strdup'd name of an X atom. */
 bool