diff --git a/cogl/Makefile.am b/cogl/Makefile.am index acbda277a..47c22f7d8 100644 --- a/cogl/Makefile.am +++ b/cogl/Makefile.am @@ -32,6 +32,7 @@ CLEANFILES += $(pc_files) INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/clutter/cogl \ + -I$(srcdir)/tesselator \ -I$(srcdir)/winsys \ -I$(srcdir)/driver/$(COGL_DRIVER) \ -I$(top_builddir)/clutter/cogl \