diff -ruN a/src/jni/RubberBandStretcherJNI.cpp b/src/jni/RubberBandStretcherJNI.cpp --- a/src/jni/RubberBandStretcherJNI.cpp 2022-07-07 16:59:45.000000000 +0200 +++ b/src/jni/RubberBandStretcherJNI.cpp 2022-07-21 12:18:31.365087090 +0200 @@ -23,7 +23,7 @@ #include "rubberband/RubberBandStretcher.h" -#include "system/Allocators.h" +#include "../common/Allocators.h" #include