From 547e123d2777bd3beba36e74e018efb590ed44d4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 18 Jun 2009 15:26:21 -0400 Subject: Stop abusing forward declarations. --- plugins/select-one-source/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/select-one-source/Makefile.am') diff --git a/plugins/select-one-source/Makefile.am b/plugins/select-one-source/Makefile.am index 8c872f23a5..ec90904e70 100644 --- a/plugins/select-one-source/Makefile.am +++ b/plugins/select-one-source/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ $(EVOLUTION_CALENDAR_CFLAGS) @EVO_PLUGIN_RULE@ -- cgit v1.2.3