diff options
Diffstat (limited to 'source4/torture/local')
-rw-r--r-- | source4/torture/local/local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c index c0b3305462..d4e891116f 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -24,7 +24,7 @@ #include "torture/auth/proto.h" #include "../lib/crypto/test_proto.h" #include "lib/registry/tests/proto.h" -#include "lib/replace/replace-test.h" +#include "lib/replace/replace-testsuite.h" /* ignore me */ static struct torture_suite * (*suite_generators[]) (TALLOC_CTX *mem_ctx) = |