summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-07 16:01:56 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-07 16:01:56 +0100
commit51b5511017b632129df78d2906882abafd92c38a (patch)
tree3c4edc72d840ac91a80a9eb4d5c621c963c9336f /source/rofi.c
parent38be9d94aedd57dc77da3b994173e22f7c4ce0df (diff)
More doxygen sugar.
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 5ced847d..b2ea32a6 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -51,6 +51,7 @@
#define SN_API_NOT_YET_FROZEN
#include <libsn/sn.h>
+#include "settings.h"
#include "rofi.h"
#include "helper.h"
#include "textbox.h"