summaryrefslogtreecommitdiff
path: root/lib/tdb2/test/failtest_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb2/test/failtest_helper.c')
-rw-r--r--lib/tdb2/test/failtest_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb2/test/failtest_helper.c b/lib/tdb2/test/failtest_helper.c
index ab79de1978..386f1c2379 100644
--- a/lib/tdb2/test/failtest_helper.c
+++ b/lib/tdb2/test/failtest_helper.c
@@ -1,7 +1,7 @@
#include "failtest_helper.h"
#include "logging.h"
#include <string.h>
-#include <ccan/tap/tap.h>
+#include "tap-interface.h"
bool failtest_suppress = false;