summaryrefslogtreecommitdiffstats
path: root/gst/apetag/gstapedemux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/apetag/gstapedemux.c')
-rw-r--r--gst/apetag/gstapedemux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/apetag/gstapedemux.c b/gst/apetag/gstapedemux.c
index be622e88..eb448e8e 100644
--- a/gst/apetag/gstapedemux.c
+++ b/gst/apetag/gstapedemux.c
@@ -52,6 +52,7 @@
#include "gstapedemux.h"
+#include <stdio.h>
#include <string.h>
#define APE_VERSION_MAJOR(ver) ((ver)/1000)