From 1094408202211ff65114da99e95a57a73cc32735 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 5 May 2009 08:26:29 -0400 Subject: Fix a build break in external-editor plugin. --- plugins/external-editor/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am index 0a39bc41e4..4373b81ee5 100644 --- a/plugins/external-editor/Makefile.am +++ b/plugins/external-editor/Makefile.am @@ -15,6 +15,7 @@ INCLUDES = \ -DLIBDIR=\""$(libdir)"\" \ -I$(top_srcdir) \ -I$(top_srcdir)/composer \ + -I$(top_srcdir)/widgets \ $(SHELL_CFLAGS) \ $(EVOLUTION_MAIL_CFLAGS) \ $(E_UTIL_CFLAGS) -- cgit v1.2.3