summaryrefslogtreecommitdiff
path: root/lib/crypto/md4test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/md4test.c')
-rw-r--r--lib/crypto/md4test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/md4test.c b/lib/crypto/md4test.c
index 5e0451973c..dddf9e61a0 100644
--- a/lib/crypto/md4test.c
+++ b/lib/crypto/md4test.c
@@ -18,7 +18,7 @@
*/
#include "includes.h"
-#include "lib/crypto/crypto.h"
+#include "../lib/crypto/crypto.h"
struct torture_context;