about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client.c b/client.c
index 9dd08b1..a105514 100644
--- a/client.c
+++ b/client.c
@@ -1,7 +1,6 @@
 /* See LICENSE file for copyright and license details. */
 #include "dwm.h"
 #include <stdlib.h>
-#include <X11/Xatom.h>
 #include <X11/Xutil.h>
 
 /* static */