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:
committed by
Sankarasivasubramanian Pasupathilingam
parent
cdb1c99188
commit
ca49d5e576
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user