Don't render the Radial Blur layer when quality is 10.
[synfig.git] / synfig-core / trunk / src / modules / lyr_freetype / Makefile.am
index 4528b36..42a69e2 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 
 MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_srcdir)/src
+INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
 AM_CXXFLAGS=@CXXFLAGS@ @FREETYPE_CFLAGS@
 
 moduledir=@MODULE_DIR@