Fixed veclib support on OSX.

git-svn-id: svn://localhost/trunk/ardour2@150 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Taybin Rutkin 2005-11-29 18:02:29 +00:00
parent 4a19b4732f
commit 0f5dc81541
6 changed files with 16 additions and 8 deletions

View file

@ -22,7 +22,6 @@
#define __ardour_gtk_utils_h__
#include <string>
#include <vector>
#include <cmath>
#include <ardour/types.h>
#include <libgnomecanvasmm/line.h>