summaryrefslogtreecommitdiff
path: root/libs/ardour/sndfile_helpers.cc
diff options
context:
space:
mode:
authorTaybin Rutkin <taybin@taybin.com>2006-01-05 05:15:29 +0000
committerTaybin Rutkin <taybin@taybin.com>2006-01-05 05:15:29 +0000
commit18844bac7aa0747453ed4d04c4a462f2044a43bb (patch)
treef4e0ae7ac4dc0110489162f7835dd92f28c6605a /libs/ardour/sndfile_helpers.cc
parentec13ef02b050e402d95fdf896a0db21e780442dd (diff)
sfdb displays file info.
git-svn-id: svn://localhost/trunk/ardour2@243 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/sndfile_helpers.cc')
-rw-r--r--libs/ardour/sndfile_helpers.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/ardour/sndfile_helpers.cc b/libs/ardour/sndfile_helpers.cc
index d9e7aa563a..2fd9e63ce2 100644
--- a/libs/ardour/sndfile_helpers.cc
+++ b/libs/ardour/sndfile_helpers.cc
@@ -1,5 +1,7 @@
#include <map>
+#include <sndfile.h>
+
#include <ardour/sndfile_helpers.h>
#include "i18n.h"