diff options
Diffstat (limited to 'source4/lib/crypto/sha1test.c')
-rw-r--r-- | source4/lib/crypto/sha1test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/crypto/sha1test.c b/source4/lib/crypto/sha1test.c index 0e943bd74d..7777764277 100644 --- a/source4/lib/crypto/sha1test.c +++ b/source4/lib/crypto/sha1test.c @@ -17,7 +17,7 @@ */ #include "includes.h" -#include "torture/ui.h" +#include "torture/torture.h" #include "lib/crypto/crypto.h" |