diff options
Diffstat (limited to 'calendar/gui/e-select-names-editable.c')
-rw-r--r-- | calendar/gui/e-select-names-editable.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/calendar/gui/e-select-names-editable.c b/calendar/gui/e-select-names-editable.c index 70e1de24e2..ae12fdc43f 100644 --- a/calendar/gui/e-select-names-editable.c +++ b/calendar/gui/e-select-names-editable.c @@ -26,8 +26,7 @@ #include <gtk/gtk.h> #include <gdk/gdkkeysyms.h> -#include <libebook/e-destination.h> -#include <libedataserverui/e-name-selector-entry.h> +#include <libebook/libebook.h> #include "e-select-names-editable.h" |