Fix include path for e-dbhash.h, now in libebackend.

2008-05-05  Johan Euphrosine  <proppy@aminche.com>

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



svn path=/trunk/; revision=35468
This commit is contained in:
Johan Euphrosine
2008-05-05 09:15:26 +00:00
committed by Sankarasivasubramanian Pasupathilingam
parent cdb1c99188
commit ca49d5e576
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-05-05 Johan Euphrosine <proppy@aminche.com>
* gui/migration.c: Fix include path for e-dbhash.h, now in libebackend.
2008-04-30 Milan Crha <mcrha@redhat.com>
** Fix for bug #316390

View File

@ -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>