13
0

minor include fix for <errno.h>

git-svn-id: svn://localhost/trunk/ardour2@266 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2006-01-12 03:57:56 +00:00
parent 32c182088c
commit e3084f1f1b

View File

@ -20,6 +20,7 @@
*/
#include <map>
#include <errno.h>
#include <sndfile.h>