summaryrefslogtreecommitdiff
blob: e10439f27e455734ea883fe57aa1cbaea3864cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
--- darkice-1.2/src/PulseAudioDspSource.cpp
+++ darkice-1.2/src/PulseAudioDspSource.cpp
@@ -43,6 +43,8 @@
 #include "config.h"
 #endif
 
+#include <stdio.h>
+
 #include "Util.h"
 #include "Exception.h"
 #include "PulseAudioDspSource.h"