[libdazzle] fuzzy: adjust include paths
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] fuzzy: adjust include paths
- Date: Sun, 4 Jun 2017 02:09:56 +0000 (UTC)
commit 35d8d3bd7fb9ebfc772e6c22635f49d991c0e412
Author: Christian Hergert <chergert redhat com>
Date: Sat Jun 3 19:09:06 2017 -0700
fuzzy: adjust include paths
src/fuzzy/dzl-fuzzy-index-cursor.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/fuzzy/dzl-fuzzy-index-cursor.c b/src/fuzzy/dzl-fuzzy-index-cursor.c
index 85b57aa..3e1d37e 100644
--- a/src/fuzzy/dzl-fuzzy-index-cursor.c
+++ b/src/fuzzy/dzl-fuzzy-index-cursor.c
@@ -20,9 +20,9 @@
#include <string.h>
-#include "dzl-fuzzy-index-cursor.h"
-#include "dzl-fuzzy-index-match.h"
-#include "dzl-fuzzy-index-private.h"
+#include "fuzzy/dzl-fuzzy-index-cursor.h"
+#include "fuzzy/dzl-fuzzy-index-match.h"
+#include "fuzzy/dzl-fuzzy-index-private.h"
struct _DzlFuzzyIndexCursor
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]