aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/importer/evolution-shell-importer.types
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-04-21 03:52:57 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-04-21 03:52:57 +0800
commitcbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac (patch)
tree7b3cf3a7f3da124c1ae9b4ce78315b9c34e21125 /help/devel/importer/evolution-shell-importer.types
parent726c06dcdd648c46b963475eb7801c69e154b87a (diff)
downloadgsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar.gz
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar.bz2
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar.lz
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar.xz
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.tar.zst
gsoc2013-evolution-cbdc25be7a8e6ba1e2cc483fa1b6ba477e00b0ac.zip
changed path to the importer header files, since we've had reports that
2001-04-20 Damon Chaplin <damon@ximian.com> * importer/evolution-shell-importer.types: changed path to the importer header files, since we've had reports that they aren't being found (though it worked OK for me). svn path=/trunk/; revision=9478
Diffstat (limited to 'help/devel/importer/evolution-shell-importer.types')
-rw-r--r--help/devel/importer/evolution-shell-importer.types6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/devel/importer/evolution-shell-importer.types b/help/devel/importer/evolution-shell-importer.types
index 9dcdf5f0f1..e787818599 100644
--- a/help/devel/importer/evolution-shell-importer.types
+++ b/help/devel/importer/evolution-shell-importer.types
@@ -1,8 +1,8 @@
#include <gnome.h>
#include <bonobo.h>
-#include <evolution/importer/evolution-importer.h>
-#include <evolution/importer/evolution-importer-client.h>
-#include <evolution/importer/evolution-importer-listener.h>
+#include <shell/importer/evolution-importer.h>
+#include <shell/importer/evolution-importer-client.h>
+#include <shell/importer/evolution-importer-listener.h>
evolution_importer_get_type
evolution_importer_client_get_type