summary refs log tree commit diff
path: root/headers.h
diff options
context:
space:
mode:
authoroga <oga>2008-09-22 14:28:04 +0000
committeroga <oga>2008-09-22 14:28:04 +0000
commit60a88f54cc546dadde180ecc9e146e16bab91072 (patch)
treeb2274c3ce2a3c3b7fc774eba62098eee035f1d1f /headers.h
parent61601991b5151be7500cf7581b303b7f12ddb905 (diff)
downloadcwm-60a88f54cc546dadde180ecc9e146e16bab91072.tar.gz
cwm-60a88f54cc546dadde180ecc9e146e16bab91072.tar.xz
cwm-60a88f54cc546dadde180ecc9e146e16bab91072.zip
*sigh* Revert the diff that wasn't meant to go in yet.
note to self: When you mean to type cvs commit search.c, don't forget
the filename.
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/headers.h b/headers.h
index 6a61a94..2d0f1cc 100644
--- a/headers.h
+++ b/headers.h
@@ -41,8 +41,6 @@
 
 #include <X11/cursorfont.h>
 #include <X11/extensions/shape.h>
-#include <X11/extensions/Xrandr.h>
-#include <X11/extensions/Xinerama.h>
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
 #include <X11/keysym.h>