diff options
Diffstat (limited to 'lib/tdb2/test/run-30-exhaust-before-expand.c')
-rw-r--r-- | lib/tdb2/test/run-30-exhaust-before-expand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb2/test/run-30-exhaust-before-expand.c b/lib/tdb2/test/run-30-exhaust-before-expand.c index db391e7e59..12449a1fe6 100644 --- a/lib/tdb2/test/run-30-exhaust-before-expand.c +++ b/lib/tdb2/test/run-30-exhaust-before-expand.c @@ -1,5 +1,5 @@ #include "tdb2-source.h" -#include <ccan/tap/tap.h> +#include "tap-interface.h" #include <err.h> #include "logging.h" |