1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

Fix compilation of mod-nyq-bench

This commit is contained in:
Paul Licameli 2018-10-16 17:17:32 -04:00
parent ce9f2e2538
commit fc99f61945

View File

@ -24,6 +24,7 @@
#include "AudioIO.h"
#include "LabelTrack.h"
#include "Menus.h"
#include "ModuleManager.h"
#include "Prefs.h"
#include "Project.h"