[couchdb-glib] Include correct header



commit eca574239c56765927a9832f7b11877fd2a2b672
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu May 27 11:49:33 2010 +0200

    Include correct header

 desktopcouch-glib/desktopcouch-session.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/desktopcouch-glib/desktopcouch-session.c b/desktopcouch-glib/desktopcouch-session.c
index 6d001c1..335b92d 100644
--- a/desktopcouch-glib/desktopcouch-session.c
+++ b/desktopcouch-glib/desktopcouch-session.c
@@ -21,7 +21,7 @@
 
 #include <dbus/dbus-glib.h>
 #include <gnome-keyring.h>
-#include <couchdb-glib/utils.h>
+#include "utils.h"
 #include "desktopcouch-document-contact.h"
 #include "desktopcouch-session.h"
 



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