add missing header

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3047 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Doug McLain 2008-02-13 11:44:53 +00:00
parent 61672710bf
commit cc19e1ef99

View file

@ -25,6 +25,7 @@
#include <unistd.h>
#include <fcntl.h>
#include <locale.h>
#include <errno.h>
#ifdef VST_SUPPORT
#include <fst.h>