diff ext/sord/src/zix/digest.c @ 245:b32c68f08ec0

Use local sord/serd build
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 15 Jun 2017 09:38:52 +0100
parents c5cdc9e6a4bf
children
line wrap: on
line diff
--- a/ext/sord/src/zix/digest.c	Thu Jun 15 09:09:07 2017 +0100
+++ b/ext/sord/src/zix/digest.c	Thu Jun 15 09:38:52 2017 +0100
@@ -14,7 +14,7 @@
   OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */
 
-#include "zix/digest.h"
+#include "digest.h"
 
 #ifdef __SSE4_2__
 #    include <smmintrin.h>