summaryrefslogtreecommitdiff
path: root/app/cwm/headers.h
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2008-09-22 14:28:05 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2008-09-22 14:28:05 +0000
commitbdaf78999bfd331f3bd33d7fb170f7a8983a61a1 (patch)
tree03bc278d528e034aa3eb9ddf12ed996ae4a5561f /app/cwm/headers.h
parent0dc7ac855cd65e88ead3a9adf3c8df540e149ddd (diff)
*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 'app/cwm/headers.h')
-rw-r--r--app/cwm/headers.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/cwm/headers.h b/app/cwm/headers.h
index 2bbf4cc7f..0c0dd2a4d 100644
--- a/app/cwm/headers.h
+++ b/app/cwm/headers.h
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: headers.h,v 1.6 2008/09/22 14:15:03 oga Exp $
+ * $Id: headers.h,v 1.7 2008/09/22 14:28:04 oga Exp $
*/
#ifndef _CALMWM_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>