summaryrefslogtreecommitdiffstats
path: root/source/history.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/history.c
parent38be9d94aedd57dc77da3b994173e22f7c4ce0df (diff)
More doxygen sugar.
Diffstat (limited to 'source/history.c')
-rw-r--r--source/history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/history.c b/source/history.c
index 2c5537f2..e713b3df 100644
--- a/source/history.c
+++ b/source/history.c
@@ -35,6 +35,7 @@
#include <glib/gstdio.h>
#include "rofi.h"
#include "history.h"
+#include "settings.h"
#define HISTORY_NAME_LENGTH 256
#define HISTORY_MAX_ENTRIES 25