evolution r35468 - in trunk/calendar: . gui



Author: psankar
Date: Mon May  5 09:15:26 2008
New Revision: 35468
URL: http://svn.gnome.org/viewvc/evolution?rev=35468&view=rev

Log:
2008-05-05  Johan Euphrosine  <proppy aminche com>

	* gui/migration.c: Fix include path for e-dbhash.h, now in libebackend.




Modified:
   trunk/calendar/ChangeLog
   trunk/calendar/gui/migration.c

Modified: trunk/calendar/gui/migration.c
==============================================================================
--- trunk/calendar/gui/migration.c	(original)
+++ trunk/calendar/gui/migration.c	Mon May  5 09:15:26 2008
@@ -40,7 +40,7 @@
 #include <gtk/gtkprogressbar.h>
 #include <libecal/e-cal.h>
 
-#include <libedataserver/e-dbhash.h>
+#include <libebackend/e-dbhash.h>
 #include <libedataserver/e-xml-hash-utils.h>
 #include <libedataserver/e-xml-utils.h>
 #include <libedataserver/e-account-list.h>



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