diff options
Diffstat (limited to 'flow/synth_play_wav_impl.cc')
-rw-r--r-- | flow/synth_play_wav_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/synth_play_wav_impl.cc b/flow/synth_play_wav_impl.cc index dec68f0..d6eebba 100644 --- a/flow/synth_play_wav_impl.cc +++ b/flow/synth_play_wav_impl.cc @@ -38,7 +38,7 @@ extern "C" { * so you you may need that extra one. * * Other versions of libaudiofile seem to have two closing "}" in aupvlist.h, - * so if you can't compile, this, check that /usr/include/aupvlist.h contains + * so if you can't compile, this, check that /usr/include/aupvlist.h tqcontains * something like that * * #ifdef __cplusplus |