(cherry picked from commit 8924d78d44c4aaec6cee4f846560fb710c28e9ea)
@@ -1,5 +1,5 @@
#ifdef BORG_USE_LIBB2
#include <blake2.h>
#else
-#include "blake2/blake2b-ref.c"
+#include "blake2/ref/blake2b-ref.c"
#endif