aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/default-mailer
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/default-mailer')
-rw-r--r--plugins/default-mailer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/default-mailer/Makefile.am b/plugins/default-mailer/Makefile.am
index 78766909c5..d54107f973 100644
--- a/plugins/default-mailer/Makefile.am
+++ b/plugins/default-mailer/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = \
-I$(top_srcdir) \
- -I$(top_builddir)/shell \
+ -I$(top_srcdir)/widgets \
$(EVOLUTION_MAIL_CFLAGS)
@EVO_PLUGIN_RULE@