[gnome-builder] test: fix test-fuzzy building



commit 22e4b4e138174ac7376144e738a10c0737675faf
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Sat Feb 25 13:44:05 2017 +0100

    test: fix test-fuzzy building

 tests/test-fuzzy.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-fuzzy.c b/tests/test-fuzzy.c
index a4a347c..f55e10c 100644
--- a/tests/test-fuzzy.c
+++ b/tests/test-fuzzy.c
@@ -1,8 +1,9 @@
 #include <fuzzy.h>
-#include <ide.h>
 #include <stdlib.h>
 #include <string.h>
 
+#include "util/ide-line-reader.h"
+
 int
 main (int argc,
       char *argv[])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]