13
0

add missing extra file

This commit is contained in:
Paul Davis 2014-03-02 11:33:35 -05:00
parent 3b5cc5a9fd
commit deb48ff22d

View File

@ -0,0 +1,8 @@
#ifndef __libardour_vst_search_path_h__
#define __libardour_vst_search_path_h__
namespace ARDOUR {
const char *vst_search_path ();
};
#endif /* __libardour_vst_path_h__ */