From b0759696d15d24f9e82318d9c27cb794a4787c9c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 22 Apr 2022 18:16:49 -0400 Subject: Fix IWYU warnings I suspect that using the same configuration across both C and C++ is starting to wear a bit thin, but this will do for now. --- src/x11.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/x11.c b/src/x11.c index 039c411..9504705 100644 --- a/src/x11.c +++ b/src/x11.c @@ -32,7 +32,6 @@ #endif #include -#include #include #include -- cgit v1.2.1