0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-09-22 08:31:32 +00:00
termux-packages/x11-packages/audacity/src-AudioIOBase.cpp.patch
2022-04-30 03:49:51 +09:00

11 lines
219 B
Diff

--- a/src/AudioIOBase.cpp
+++ b/src/AudioIOBase.cpp
@@ -21,6 +21,7 @@
#include "prefs/RecordingPrefs.h"
#include "widgets/MeterPanelBase.h"
+#include "portaudio.h"
#if USE_PORTMIXER
#include "portmixer.h"
#endif