tests: Start using the upstream C TAP harness
[openafs.git] / tests / opr / rbtree-t.c
index e058e97..ed1f924 100644 (file)
@@ -4,7 +4,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include <tap/basic.h>
+#include <tests/tap/basic.h>
 
 #include <afs/opr.h>
 #include <opr/rbtree.h>