build: Fix cogl include paths of tests

Those were missed by commit 0aa6d9782c ...
This commit is contained in:
Florian Müllner
2016-11-23 23:12:21 +01:00
parent ff5a7ba9b9
commit e8380d11c4
4 changed files with 4 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ test_interactive_CPPFLAGS = \
-DCLUTTER_DISABLE_DEPRECATION_WARNINGS \
-I$(top_srcdir)/../cogl \
-I$(top_builddir)/../cogl \
-I$(top_builddir)/../cogl/cogl \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_srcdir)/clutter \