summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2014-03-17 18:00:09 +0100
committerQball Cow <qball@gmpclient.org>2014-03-17 19:16:09 +0100
commit07f8073d4e4ad5c2bec16da573e464aa35d14340 (patch)
tree90da239eef07aeaf136901e9140304dd45dc125e /source
parentf033a0d6699bdc3115f2be704960df9193a5da7c (diff)
Use autotools (1)
Diffstat (limited to 'source')
-rw-r--r--source/rofi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/rofi.c b/source/rofi.c
index f313d7f3..f5f5082b 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -70,6 +70,8 @@
#include "xrmoptions.h"
+#include <config.h>
+
#define LINE_MARGIN 4
#define OPAQUE 0xffffffff