[tracker/sam/merge-libraries] libtracker-sparql: Update tracker-bus.h header location



commit b61ca0378fb842530cb2f6b8001fcd329db3d449
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Jun 22 22:26:06 2020 +0200

    libtracker-sparql: Update tracker-bus.h header location

 src/libtracker-sparql/tracker-notifier.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-sparql/tracker-notifier.c b/src/libtracker-sparql/tracker-notifier.c
index fd9a4eaed..46f57b4f0 100644
--- a/src/libtracker-sparql/tracker-notifier.c
+++ b/src/libtracker-sparql/tracker-notifier.c
@@ -70,8 +70,8 @@
 #include "tracker-notifier-private.h"
 #include "tracker-private.h"
 #include "tracker-sparql-enum-types.h"
+#include "bus/tracker-bus.h"
 #include <libtracker-common/tracker-common.h>
-#include <libtracker-bus/tracker-bus.h>
 
 typedef struct _TrackerNotifierPrivate TrackerNotifierPrivate;
 typedef struct _TrackerNotifierSubscription TrackerNotifierSubscription;


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