aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-manager.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-04 08:32:40 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-04 08:32:40 +0800
commit323c4f2062fce5c4d12210bfdf013ec3b058d6df (patch)
treea817bf44fdfeefee4ffa97bba67ac24ba6f7dd38 /addressbook/gui/component/select-names/e-select-names-manager.c
parentfe9ab058bf0f20634d0e576dd7851d3a6fafa76a (diff)
downloadgsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar.gz
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar.bz2
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar.lz
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar.xz
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.tar.zst
gsoc2013-evolution-323c4f2062fce5c4d12210bfdf013ec3b058d6df.zip
Fixed more compile errors.
2000-07-03 Christopher James Lahey <clahey@helixcode.com> * gui/component/select-names/e-select-names-manager.c, gui/component/select-names/e-select-names-text-model.c, gui/component/select-names/e-select-names.c: Fixed more compile errors. svn path=/trunk/; revision=3878
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-manager.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-manager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-manager.c b/addressbook/gui/component/select-names/e-select-names-manager.c
index 01b94057d6..ac59787932 100644
--- a/addressbook/gui/component/select-names/e-select-names-manager.c
+++ b/addressbook/gui/component/select-names/e-select-names-manager.c
@@ -13,7 +13,6 @@
#include <gtk/gtk.h>
#include "e-select-names-manager.h"
-#include "e-select-names-entry.h"
#include "e-select-names-model.h"
#include "e-select-names-text-model.h"
#include "widgets/e-text/e-entry.h"