Merge branch 'remove-atom-include'

next
Michael Stapelberg 2012-12-14 21:50:10 +01:00
commit 6dc25e0011
3 changed files with 0 additions and 3 deletions

View File

@ -9,7 +9,6 @@
*/
#include <xcb/xcb.h>
#include <xcb/xproto.h>
#include <xcb/xcb_atom.h>
#include <xcb/xcb_aux.h>
#ifdef XCB_COMPAT

View File

@ -14,7 +14,6 @@
#include <libsn/sn-launcher.h>
#include <xcb/randr.h>
#include <xcb/xcb_atom.h>
#include <stdbool.h>
#include <pcre.h>
#include <sys/time.h>

View File

@ -14,7 +14,6 @@
#include <time.h>
#include <math.h>
#include <xcb/xcb_atom.h>
#include <xcb/xcb_icccm.h>
#include <X11/XKBlib.h>