summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-04-30 21:47:32 +0200
committerDave Davenport <qball@gmpclient.org>2015-04-30 21:52:30 +0200
commita70404f12812f3c26d122fc304a294bfcd72a0bf (patch)
treecec21de8a73ec4d3c6c78b4eb420582236d91b73 /include/rofi.h
parentbee103aea8568ac364da2d8e685435e22a9367fb (diff)
First part of infrastructure for Issue: #131 customizable keybindings.
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 8f7ff651..a4fa28c2 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -3,7 +3,7 @@
#include <X11/X.h>
#include <glib.h>
#include <textbox.h>
-
+#include "keyb.h"
/**
* Pointer to xdg cache directory.