Update Fluidsynth to v2.0.2
[ardour.git] / libs / fluidsynth / fluidsynth / synth.h
index a4afb909477c1615e46e67ca81f819c75f220278..87826809fdd8bdaf167a9a66666a822c4be2639b 100644 (file)
@@ -233,7 +233,7 @@ FLUIDSYNTH_API int fluid_synth_tuning_dump(fluid_synth_t *synth, int bank, int p
 /* Misc */
 
 FLUIDSYNTH_API double fluid_synth_get_cpu_load(fluid_synth_t *synth);
-FLUIDSYNTH_API const char *fluid_synth_error(fluid_synth_t *synth);
+const char *fluid_synth_error(fluid_synth_t *synth);
 
 
 /* Default modulators */