Fix previous commit strncasecmp() needs strings.h
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include <strings>
|
||||
#include <sndfile.h>
|
||||
#include "ardour/sndfile_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user