aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mdn
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@gnome.org>2012-02-29 20:11:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-03-03 22:02:33 +0800
commit14f82dde3448261b5b01fbf298b5c12a0e25d676 (patch)
tree05821eedd478db06953098fa64ba5139e7ea85be /modules/mdn
parentecb75f8ee985320e2b1f46974026b555076056e7 (diff)
downloadgsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar.gz
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar.bz2
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar.lz
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar.xz
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.tar.zst
gsoc2013-evolution-14f82dde3448261b5b01fbf298b5c12a0e25d676.zip
Move EAlert* and e-xml-utils references from other part of the code to libevolution-utils.
Diffstat (limited to 'modules/mdn')
-rw-r--r--modules/mdn/evolution-mdn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mdn/evolution-mdn.c b/modules/mdn/evolution-mdn.c
index d0a1e6d6ee..fdb7c18e55 100644
--- a/modules/mdn/evolution-mdn.c
+++ b/modules/mdn/evolution-mdn.c
@@ -22,7 +22,7 @@
#include <libebackend/e-extension.h>
-#include <e-util/e-alert-dialog.h>
+#include <libevolution-utils/e-alert-dialog.h>
#include <libemail-utils/e-account-utils.h>