mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
add missing extra file
This commit is contained in:
parent
3b5cc5a9fd
commit
deb48ff22d
1 changed files with 8 additions and 0 deletions
8
libs/ardour/ardour/vst_search_path.h
Normal file
8
libs/ardour/ardour/vst_search_path.h
Normal 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__ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue