diff options
Diffstat (limited to 'src/lingot-yin.h')
| -rw-r--r-- | src/lingot-yin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lingot-yin.h b/src/lingot-yin.h index 1109c22..040ef0d 100644 --- a/src/lingot-yin.h +++ b/src/lingot-yin.h @@ -26,6 +26,6 @@ #include "lingot-core.h" // returns detected period as a number of samples -FLT yin(LingotCore* core); +void yin(LingotCore* core); #endif |
