diff options
Diffstat (limited to 'tests/modetest/Makefile.am')
-rw-r--r-- | tests/modetest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modetest/Makefile.am b/tests/modetest/Makefile.am index 860fe064..0fd59f1d 100644 --- a/tests/modetest/Makefile.am +++ b/tests/modetest/Makefile.am @@ -1,5 +1,5 @@ AM_CFLAGS = \ - -I$(top_srcdir)/shared-core \ + -I$(top_srcdir)/include/drm \ -I$(top_srcdir)/libdrm/intel/ \ -I$(top_srcdir)/libdrm \ $(CAIRO_CFLAGS) |