summaryrefslogtreecommitdiffstats
path: root/test/textbox-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/textbox-test.c')
-rw-r--r--test/textbox-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/textbox-test.c b/test/textbox-test.c
index 69a769fb..4622015c 100644
--- a/test/textbox-test.c
+++ b/test/textbox-test.c
@@ -25,6 +25,7 @@ unsigned int normal_window_mode = 0;
Display *display = NULL;
Colormap map = None;
XVisualInfo vinfo;
+#include "view.h"
void rofi_view_queue_redraw ()
{
}