From 9fe353c4a26c6527c08f64fdce1da2aaa8e4d4f2 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 11 Apr 2014 13:10:26 -0500 Subject: more vst tweaks --- libs/fst/fst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/fst/fst.h') diff --git a/libs/fst/fst.h b/libs/fst/fst.h index d2b777f77a..3b868a6cd2 100644 --- a/libs/fst/fst.h +++ b/libs/fst/fst.h @@ -20,7 +20,7 @@ * * @param msg error message text (no newline at end). */ -LIBARDOUR_API void (*fst_error_callback)(const char *msg); +LIBARDOUR void (*fst_error_callback)(const char *msg); /** * Set the @ref fst_error_callback for error message display. -- cgit v1.2.3