summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authorokan <okan>2009-12-15 03:24:36 +0000
committerokan <okan>2009-12-15 03:24:36 +0000
commitb6b7d273d4bf5486a6efb4ec2100f59d8dfaf8a8 (patch)
treebf53af07edb76a5039d3ee7581a8d643302f501f /xutil.c
parent49661d405b6414357f60e75135c5cce3967fa519 (diff)
downloadcwm-b6b7d273d4bf5486a6efb4ec2100f59d8dfaf8a8.tar.gz
cwm-b6b7d273d4bf5486a6efb4ec2100f59d8dfaf8a8.tar.xz
cwm-b6b7d273d4bf5486a6efb4ec2100f59d8dfaf8a8.zip
merge the 2 common header files; specific includes to be pulled out as
separate commits.

ok oga@
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xutil.c b/xutil.c
index de349b5..bdb6da9 100644
--- a/xutil.c
+++ b/xutil.c
@@ -18,7 +18,6 @@
  * $Id$
  */
 
-#include "headers.h"
 #include "calmwm.h"
 
 static unsigned int ign_mods[] = { 0, LockMask, Mod2Mask, Mod2Mask | LockMask };