aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OggFind.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/OggFind.cxx')
-rw-r--r--src/decoder/OggFind.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/decoder/OggFind.cxx b/src/decoder/OggFind.cxx
index 821f75ca8..65c7fa3ce 100644
--- a/src/decoder/OggFind.cxx
+++ b/src/decoder/OggFind.cxx
@@ -22,6 +22,8 @@
#include "OggSyncState.hxx"
#include "util/Error.hxx"
+#include <stdio.h>
+
bool
OggFindEOS(OggSyncState &oy, ogg_stream_state &os, ogg_packet &packet)
{