mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
19a0507396
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
11 lines
459 B
Diff
11 lines
459 B
Diff
diff -Naur rubberband-1.6.0.orig/rubberband/RubberBandStretcher.h rubberband-1.6.0/rubberband/RubberBandStretcher.h
|
|
--- rubberband-1.6.0.orig/rubberband/RubberBandStretcher.h 2011-03-19 16:01:07.000000000 +0100
|
|
+++ rubberband-1.6.0/rubberband/RubberBandStretcher.h 2012-09-12 17:58:27.260000741 +0200
|
|
@@ -19,6 +19,7 @@
|
|
#define RUBBERBAND_API_MAJOR_VERSION 2
|
|
#define RUBBERBAND_API_MINOR_VERSION 4
|
|
|
|
+#include <unistd.h>
|
|
#include <vector>
|
|
#include <map>
|
|
|