shithub: sox

Download patch

ref: 9e11da62dcabc581ef0c907c25980034055f83df
parent: 2c25736ca4623b20a000e708dbd891f6de4f0921
author: Chris Bagwell <chris@cnpbagwell.com>
date: Tue Jul 10 04:18:37 EDT 2012

Use sox_i.h for ltdl.h inclusion.

It supports internal win32-ltld.h.

--- a/src/ladspa.c
+++ b/src/ladspa.c
@@ -23,7 +23,6 @@
 #include <assert.h>
 #include <limits.h>
 #include <string.h>
-#include <ltdl.h>
 #include "ladspa.h"
 
 static sox_effect_handler_t sox_ladspa_effect;