--- a/dwm.c Sun Sep 16 13:42:37 2007 +0200 +++ b/dwm.c Sun Sep 16 20:02:42 2007 +0200 @@ -41,6 +41,7 @@ #include <X11/cursorfont.h> #include <X11/keysym.h> #include <X11/Xatom.h> +#include <X11/Xlib.h> #include <X11/Xproto.h> #include <X11/Xutil.h>