summaryrefslogtreecommitdiff
path: root/lib/crypto/hmacmd5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/hmacmd5test.c')
-rw-r--r--lib/crypto/hmacmd5test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/hmacmd5test.c b/lib/crypto/hmacmd5test.c
index 07ed54c98d..0a98404eda 100644
--- a/lib/crypto/hmacmd5test.c
+++ b/lib/crypto/hmacmd5test.c
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
-#include "lib/crypto/crypto.h"
+#include "../lib/crypto/crypto.h"
struct torture_context;