From 93b6b83fb9fc1add7ebc781c7df20e005352acfb Mon Sep 17 00:00:00 2001 From: QC Date: Sun, 18 Oct 2015 13:40:39 +0200 Subject: Try todo some validation of monitor size/padding in config sanity check. --- source/keyb.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/keyb.c') diff --git a/source/keyb.c b/source/keyb.c index 0f7e807e..4d8b4166 100644 --- a/source/keyb.c +++ b/source/keyb.c @@ -1,3 +1,5 @@ +#include +#include #include "rofi.h" #include #include "x11-helper.h" -- cgit v1.2.3