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/modetest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/modetest/Makefile.am') 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) -- cgit v1.2.3