diff options
Diffstat (limited to 'plugins/templates/Makefile.am')
-rw-r--r-- | plugins/templates/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am index 6b01e15767..3c1ff2052e 100644 --- a/plugins/templates/Makefile.am +++ b/plugins/templates/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ -I$(top_builddir) \ -I$(top_builddir)/composer \ $(EVOLUTION_MAIL_CFLAGS) \ |