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:
@@ -18,6 +18,7 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include <sndfile.h>
|
||||
#include "ardour/sndfile_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user