From 6247e9900bee109eb6b0b5c014700561a7001032 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 18 Jan 2017 17:46:08 +0100 Subject: [PATCH] Remove another header include --- gfx/common/x11_common.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/common/x11_common.c b/gfx/common/x11_common.c index a79c6037f7..69a22fb3f2 100644 --- a/gfx/common/x11_common.c +++ b/gfx/common/x11_common.c @@ -31,7 +31,6 @@ #include "../../frontend/frontend_driver.h" #include "../../input/common/input_x11_common.h" #include "../../verbosity.h" -#include "../../runloop.h" #ifdef HAVE_DBUS #include