Rectangle added to properties
[melted] / src / modules / sox / filter_sox.c
index 956d163..b707f5b 100644 (file)
@@ -28,7 +28,7 @@
 #include <string.h>
 #include <math.h>
 
-#include <sox/st.h>
+#include <st.h>
 
 #define BUFFER_LEN 8192
 #define AMPLITUDE_NORM 0.2511886431509580 /* -12dBFS */