JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
there might be envs which need Xlib.h
[dwm.git] / dwm.c
diff --git a/dwm.c b/dwm.c
index 0428ba1..2602ed2 100644 (file)
--- a/dwm.c
+++ b/dwm.c
@@ -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>