[tracker] tracker-writeback: Fixed compilation error in playlist writeback
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] tracker-writeback: Fixed compilation error in playlist writeback
- Date: Thu, 4 Mar 2010 11:53:04 +0000 (UTC)
commit 899cbc424ca5321754f326b4ad73bf60a232e0c7
Author: Philip Van Hoof <philip codeminded be>
Date: Thu Mar 4 12:52:07 2010 +0100
tracker-writeback: Fixed compilation error in playlist writeback
src/tracker-writeback/tracker-writeback-playlist.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-writeback/tracker-writeback-playlist.c b/src/tracker-writeback/tracker-writeback-playlist.c
index 5088843..cafa84b 100644
--- a/src/tracker-writeback/tracker-writeback-playlist.c
+++ b/src/tracker-writeback/tracker-writeback-playlist.c
@@ -23,7 +23,7 @@
#include "config.h"
#include <totem-pl-parser.h>
-#include <libtracker-common/tracker-ontology.h>
+#include <libtracker-common/tracker-ontologies.h>
#include <string.h>
#include "tracker-writeback-file.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]