diff options
Diffstat (limited to 'tests/modeprint/Makefile.am')
-rw-r--r-- | tests/modeprint/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modeprint/Makefile.am b/tests/modeprint/Makefile.am index 77f8ec78..64f2f603 100644 --- a/tests/modeprint/Makefile.am +++ b/tests/modeprint/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 |