Committing on behalf of Suman Manjunath <msuman@novell.com>
authorSuman Manjunath <msuman@novell.com>
Mon, 21 Jul 2008 05:22:04 +0000 (05:22 +0000)
committerBharath Acharya <abharath@src.gnome.org>
Mon, 21 Jul 2008 05:22:04 +0000 (05:22 +0000)
2008-07-21  Suman Manjunath  <msuman@novell.com>

        Fixes a build break for Google contacts

svn path=/trunk/; revision=9153

addressbook/ChangeLog
addressbook/backends/google/e-book-backend-google-factory.c

index f50bd68..c0a46e9 100644 (file)
@@ -1,3 +1,9 @@
+2008-07-21  Suman Manjunath  <msuman@novell.com>
+
+       Fixes a build break for Google contacts
+
+       * backends/google/e-book-backend-google-factory.c:
+
 2008-07-21  Jörgen Scheibengruber  <mfcn@gmx.de>
 
        ** Fix for bug #523632
index 4001584..fd21c1d 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <config.h>
 
-#include <libedataserver/e-data-server-module.h>
+#include <libebackend/e-data-server-module.h>
 #include <libedata-book/e-book-backend-factory.h>
 #include "e-book-backend-google-factory.h"
 #include "e-book-backend-google.h"