From 57a09c8ca45e0ec023b7be88745b21fc71649c52 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Tue, 26 Dec 2017 18:51:27 +0100 Subject: config: Put all defines into config.h --- rootston/seat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rootston/seat.c') diff --git a/rootston/seat.c b/rootston/seat.c index ce0f1374..635bc8b1 100644 --- a/rootston/seat.c +++ b/rootston/seat.c @@ -2,6 +2,7 @@ #include #include #include +#include "config.h" #include #include #include "rootston/xcursor.h" -- cgit v1.2.3