From 68e943265edf04e63a8e8b8f62bab20f99d9c637 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 10 Sep 2008 15:03:30 +0000 Subject: merge from 2.0-ongoing @ 3581 git-svn-id: svn://localhost/ardour2/branches/3.0@3711 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/audio_library.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/ardour/audio_library.cc') diff --git a/libs/ardour/audio_library.cc b/libs/ardour/audio_library.cc index a35846ab29..cd473d933f 100644 --- a/libs/ardour/audio_library.cc +++ b/libs/ardour/audio_library.cc @@ -22,6 +22,7 @@ #include #include +#include #include @@ -52,6 +53,7 @@ AudioLibrary::AudioLibrary () // workaround for possible bug in raptor that crashes when saving to a // non-existant file. + touch_file(sfdb_file_path.to_string()); lrdf_read_file(src.c_str()); -- cgit v1.2.3