diff options
Diffstat (limited to 'apps/plugins/pitch_detector.c')
| -rw-r--r-- | apps/plugins/pitch_detector.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pitch_detector.c b/apps/plugins/pitch_detector.c index 36248a5..b3003cd 100644 --- a/apps/plugins/pitch_detector.c +++ b/apps/plugins/pitch_detector.c @@ -68,7 +68,7 @@ #include "lib/helper.h" #include "pluginbitmaps/pitch_notes.h" -PLUGIN_HEADER + PLUGIN_IRAM_DECLARE /* Some fixed point calculation stuff */ |