diff options
author | Srinivasa Ragavan <sragavan@gnome.org> | 2010-03-02 20:30:06 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-14 09:49:49 +0800 |
commit | 5069df6878424605df09517e3b097c0bb47be746 (patch) | |
tree | ef630480d8ccf4342e5e06c21af3b031afc27880 /capplet/anjal-settings-main.c | |
parent | 8e0c294e15ca3f765e330b1d6ae892b768453fa9 (diff) | |
download | gsoc2013-evolution-5069df6878424605df09517e3b097c0bb47be746.tar.gz gsoc2013-evolution-5069df6878424605df09517e3b097c0bb47be746.tar.zst gsoc2013-evolution-5069df6878424605df09517e3b097c0bb47be746.zip |
Restructure capplet stuffs and load only on express mode.
Diffstat (limited to 'capplet/anjal-settings-main.c')
-rw-r--r-- | capplet/anjal-settings-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplet/anjal-settings-main.c b/capplet/anjal-settings-main.c index 7a90b879f2..f704789521 100644 --- a/capplet/anjal-settings-main.c +++ b/capplet/anjal-settings-main.c @@ -34,7 +34,7 @@ #include <glib/gi18n.h> #include <libedataserverui/e-passwords.h> #include <mail/mail-mt.h> -#include "mail-capplet-shell.h" +#include "settings/mail-capplet-shell.h" #include <gconf/gconf-client.h> #include <libedataserver/e-categories.h> #include <dbus/dbus-glib.h> |