add missing extra file
This commit is contained in:
parent
3b5cc5a9fd
commit
deb48ff22d
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…
Reference in New Issue
Block a user