aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-11-06 22:50:55 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-11-08 03:01:45 +0800
commita1f990ef82d92f723c609ad6a5a7764ff55a641d (patch)
tree3fcc5829dd1e6496fef79bb3bb0f81874da8c060 /shell
parentf81497d2b99d7c686906ad7f53afc1639250433e (diff)
downloadgsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar.gz
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar.bz2
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar.lz
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar.xz
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.tar.zst
gsoc2013-evolution-a1f990ef82d92f723c609ad6a5a7764ff55a641d.zip
Move EActivity and subclasses to e-util.
Planning to write some asynchronous utility functions in e-util that return EActivity objects.
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-backend.h b/shell/e-shell-backend.h
index 8a6fd7a47e..7b56865e4a 100644
--- a/shell/e-shell-backend.h
+++ b/shell/e-shell-backend.h
@@ -29,7 +29,7 @@
#define E_SHELL_BACKEND_H
#include <shell/e-shell-common.h>
-#include <misc/e-activity.h>
+#include <e-util/e-activity.h>
/* Standard GObject macros */
#define E_TYPE_SHELL_BACKEND \