Fix compilation on older systems (amend 3fb90523cc
)
libs/ardour/sndfile_helpers.cc:67:68: error: 'strncasecmp' was not declared in this scope
This commit is contained in:
parent
4958c0d666
commit
0b8adbb1cb
@ -18,6 +18,7 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include <sndfile.h>
|
||||
#include "ardour/sndfile_helpers.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user