From a66cf9ce68bdf9bd887f91a38ced4b59c129b3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 17 Nov 2009 09:46:39 -0500 Subject: Use headers copied from kernel instead of shared-core --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index af44d6a3..551589f8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ NULL:=# AM_CPPFLAGS = \ - -I $(top_srcdir)/shared-core \ + -I $(top_srcdir)/include/drm \ -I $(top_srcdir)/libdrm LDADD = $(top_builddir)/libdrm/libdrm.la -- cgit v1.2.3