summaryrefslogtreecommitdiff
path: root/tests/dristat.c
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@yahoo.com>2004-10-10 00:09:31 +0000
committerJon Smirl <jonsmirl@yahoo.com>2004-10-10 00:09:31 +0000
commitb5e02f8eb3b9c178014e510e5999fab671031a6c (patch)
tree1890a552543a1f4dd3df75c2806634536384f11a /tests/dristat.c
parent8727326371621c8c2b9f794532ca543a708ed71f (diff)
Make the test programs build
Diffstat (limited to 'tests/dristat.c')
-rw-r--r--tests/dristat.c8
1 files changed, 4 insertions, 4 deletions
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 <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#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