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