mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 06:33:53 +01:00
AudioIOBase: add missing #include <portaudio.h>
Signed-off-by: Be <be@mixxx.org>
This commit is contained in:
@@ -21,6 +21,8 @@ Paul Licameli split from AudioIO.cpp
|
||||
#include "Prefs.h"
|
||||
#include "widgets/MeterPanelBase.h"
|
||||
|
||||
#include <portaudio.h>
|
||||
|
||||
#if USE_PORTMIXER
|
||||
#include "portmixer.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user