summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-02-14 08:52:17 +0100
committerDave Davenport <qball@gmpclient.org>2017-02-14 08:52:17 +0100
commitfb0540936566788699a5ca4758f4430e0470c8b4 (patch)
tree6a13c0162c95a41687b904d8510e437b3dd8ed34 /include
parent97be4e9c7298a86a747115b7288cceb3c0f6a9e7 (diff)
Start of making SardemFF7 happy
Allow mode's to be loaded as dynamic plugins.
Diffstat (limited to 'include')
-rw-r--r--include/rofi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rofi.h b/include/rofi.h
index bfa66d28..87e571e4 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -5,7 +5,6 @@
#include <glib.h>
#include <string.h>
#include <stdlib.h>
-#include "timings.h"
#include "keyb.h"
#include "mode.h"
#include "view.h"