diff --git a/src/jni/RubberBandStretcherJNI.cpp b/src/jni/RubberBandStretcherJNI.cpp index f4d87f7..9cf9fbf 100644 --- a/src/jni/RubberBandStretcherJNI.cpp +++ b/src/jni/RubberBandStretcherJNI.cpp @@ -23,7 +23,7 @@ #include "rubberband/RubberBandStretcher.h" -#include "system/Allocators.h" +#include "common/Allocators.h" #include