<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/modules/rubberband/filter_rbpitch.cpp.orig	2020-12-31 11:47:05.000000000 -0800
+++ src/modules/rubberband/filter_rbpitch.cpp	2020-12-31 11:47:55.000000000 -0800
@@ -25,6 +25,7 @@
 #include &lt;algorithm&gt;
 #include &lt;cstring&gt;
 #include &lt;math.h&gt;
+#include &lt;cstdlib&gt;
 
 using namespace RubberBand;
 
</pre></body></html>