diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-28 22:50:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-28 22:50:43 +0800 |
commit | 46411304c0b487edf57b3b4223593342aac9fe84 (patch) | |
tree | 02de224aed3335847c91ce87cb8df6d02b966848 /addressbook/gui/component/addressbook-component.c | |
parent | b8a53f033dd2e92d493c365c07e081b34f95bc42 (diff) | |
download | gsoc2013-evolution-46411304c0b487edf57b3b4223593342aac9fe84.tar.gz gsoc2013-evolution-46411304c0b487edf57b3b4223593342aac9fe84.tar.zst gsoc2013-evolution-46411304c0b487edf57b3b4223593342aac9fe84.zip |
Remove storage test code that I committed by accident.
svn path=/trunk/; revision=3243
Diffstat (limited to 'addressbook/gui/component/addressbook-component.c')
-rw-r--r-- | addressbook/gui/component/addressbook-component.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c index a3f3dd4fd0..459a77d510 100644 --- a/addressbook/gui/component/addressbook-component.c +++ b/addressbook/gui/component/addressbook-component.c @@ -28,6 +28,7 @@ #include <bonobo.h> #include "evolution-shell-component.h" +#include "evolution-storage.h" #include "addressbook-component.h" |