From 8d2eefe50ca656bd5bcfd635ce3e6dc3b3dc9282 Mon Sep 17 00:00:00 2001 From: elbandi Date: Wed, 11 Nov 2015 22:37:11 +0100 Subject: [PATCH] Fix for automated build --- sph/sha256_Y.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sph/sha256_Y.c b/sph/sha256_Y.c index a5d786d3..6a2dac45 100644 --- a/sph/sha256_Y.c +++ b/sph/sha256_Y.c @@ -29,9 +29,9 @@ #include #include -#include "algorithm/sysendian.h" +#include "../algorithm/sysendian.h" -#include "sph/sha256_Y.h" +#include "sha256_Y.h" /* * Encode a length len/4 vector of (uint32_t) into a length len vector of