summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-07 13:32:33 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-07 13:32:33 +0100
commitb59552003ed62c635fbcbf64d15662ecdc0c8c1a (patch)
tree23b08d3ca992f5036e5d7b30218da6582a533205 /include/rofi.h
parent504e27f7019391f759311fb5b1896a3265998bae (diff)
More doxygen sugar
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 62e0e8ab..b2c5eda1 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -4,7 +4,7 @@
#include <glib.h>
#include <string.h>
#include <stdlib.h>
-#include <textbox.h>
+#include "textbox.h"
#include <cairo.h>
#include <cairo-xlib.h>
#include "timings.h"