summaryrefslogtreecommitdiff
path: root/i3lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'i3lock.c')
-rw-r--r--i3lock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/i3lock.c b/i3lock.c
index cafb681..0fa384c 100644
--- a/i3lock.c
+++ b/i3lock.c
@@ -14,7 +14,6 @@
#include <stdint.h>
#include <xcb/xcb.h>
#include <xcb/dpms.h>
-#include <xcb/xcb_image.h>
#include <xcb/xcb_keysyms.h>
#include <err.h>
#include <cairo.h>