From b5e02f8eb3b9c178014e510e5999fab671031a6c Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Sun, 10 Oct 2004 00:09:31 +0000 Subject: Make the test programs build --- tests/dristat.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/dristat.c') diff --git a/tests/dristat.c b/tests/dristat.c index 13c598dd..cb91132e 100644 --- a/tests/dristat.c +++ b/tests/dristat.c @@ -30,10 +30,10 @@ #include #include #include -#include "../../../xf86drm.h" -#include "../xf86drmRandom.c" -#include "../xf86drmHash.c" -#include "../xf86drm.c" +#include "xf86drm.h" +#include "xf86drmRandom.c" +#include "xf86drmHash.c" +#include "xf86drm.c" #define DRM_VERSION 0x00000001 #define DRM_MEMORY 0x00000002 -- cgit v1.2.3