diff options
author | Peter Williams <peterw@ximian.com> | 2002-07-13 00:49:00 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2002-07-13 00:49:00 +0800 |
commit | 72820b28c29bdf35edd90806c3ff0cdf9c0e8a19 (patch) | |
tree | 83e6c7de207fb72a4e322f55dae2135156d019c9 /libwombat | |
parent | 9c9771feb516b4daa49820e0b3c4bfb1782c654d (diff) | |
download | gsoc2013-evolution-72820b28c29bdf35edd90806c3ff0cdf9c0e8a19.tar.gz gsoc2013-evolution-72820b28c29bdf35edd90806c3ff0cdf9c0e8a19.tar.zst gsoc2013-evolution-72820b28c29bdf35edd90806c3ff0cdf9c0e8a19.zip |
Oops, change wombat.h -> Evolution-Wombat.h
2002-07-12 Peter Williams <peterw@ximian.com>
* wombat-client.h: Oops, change wombat.h -> Evolution-Wombat.h
svn path=/trunk/; revision=17438
Diffstat (limited to 'libwombat')
-rw-r--r-- | libwombat/ChangeLog | 4 | ||||
-rw-r--r-- | libwombat/wombat-client.h | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog index a8f9e98290..7e2a0026f7 100644 --- a/libwombat/ChangeLog +++ b/libwombat/ChangeLog @@ -1,3 +1,7 @@ +2002-07-12 Peter Williams <peterw@ximian.com> + + * wombat-client.h: Oops, change wombat.h -> Evolution-Wombat.h + 2002-07-09 Peter Williams <peterw@ximian.com> * Makefile.am: Reference the renamed Evolution-Wombat.idl diff --git a/libwombat/wombat-client.h b/libwombat/wombat-client.h index 272ca58a1a..72303ade12 100644 --- a/libwombat/wombat-client.h +++ b/libwombat/wombat-client.h @@ -24,7 +24,7 @@ #include <libgnome/gnome-defs.h> #include <bonobo/bonobo-xobject.h> -#include "wombat.h" +#include "Evolution-Wombat.h" BEGIN_GNOME_DECLS |