diff --git a/clutter/cogl/gl/Makefile.am b/clutter/cogl/gl/Makefile.am index 64fb8cb78..4d360e63d 100644 --- a/clutter/cogl/gl/Makefile.am +++ b/clutter/cogl/gl/Makefile.am @@ -45,7 +45,9 @@ INCLUDES = \ -I$(top_srcdir)/clutter/cogl \ -I$(top_srcdir)/clutter/cogl/common \ -I$(top_srcdir)/clutter/cogl/$(CLUTTER_COGL) \ + -I$(top_srcdir)/clutter \ -I$(top_builddir)/clutter \ + -I$(top_builddir)/clutter/cogl \ -DG_LOG_DOMAIN=\"Cogl-GL\" \ -DCLUTTER_COMPILATION