summaryrefslogtreecommitdiff
path: root/libavformat/soxdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/soxdec.c')
-rw-r--r--libavformat/soxdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/soxdec.c b/libavformat/soxdec.c
index 42fa53e430..10c5bbe387 100644
--- a/libavformat/soxdec.c
+++ b/libavformat/soxdec.c
@@ -31,7 +31,7 @@
#include "libavutil/intreadwrite.h"
#include "avformat.h"
-#include "raw.h"
+#include "pcm.h"
#include "sox.h"
static int sox_probe(AVProbeData *p)