summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/configure.json')
-rw-r--r--src/gui/configure.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index 590e52d258..25ff553876 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -484,13 +484,8 @@
"xcb/xinerama.h",
"xcb/sync.h",
"xcb/randr.h",
- "xcb/shm.h"
- ],
- "tail": [
- "// This workaround can be removed for xcb-icccm > 3.8",
- "#define class class_name",
- "#include <xcb/xcb_icccm.h>",
- "#undef class"
+ "xcb/shm.h",
+ "xcb/xcb_icccm.h"
],
"main": [
"int primaryScreen = 0;",