Include <libebook/e-destination.h> from evolution-data-server.

2004-12-08  Hans Petter Jansson  <hpj@novell.com>

	* plugins/shared-folder/share-folder-common.c: Include
	<libebook/e-destination.h> from evolution-data-server.

svn path=/trunk/; revision=28095
This commit is contained in:
Hans Petter Jansson
2004-12-09 06:26:06 +00:00
committed by Hans Petter
parent 24ebfb0afc
commit 2323f3f966

View File

@ -26,7 +26,7 @@
#include <bonobo/bonobo-widget.h>
#include <bonobo/bonobo-exception.h>
#include <bonobo/bonobo-ui-component.h>
#include <addressbook/util/e-destination.h>
#include <libebook/e-destination.h>
#include <string.h>
#include <glib.h>