fix build

This commit is contained in:
derselbst 2017-12-27 17:59:59 +01:00
parent 15bc24c757
commit e159fa0225
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,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 char* fluid_synth_error(fluid_synth_t* synth);
FLUIDSYNTH_API const char* fluid_synth_error(fluid_synth_t* synth);
/* Default modulators */