summaryrefslogtreecommitdiff
path: root/libavformat/h263dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/h263dec.c')
-rw-r--r--libavformat/h263dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/h263dec.c b/libavformat/h263dec.c
index 4aec94eb25..e27c395dd2 100644
--- a/libavformat/h263dec.c
+++ b/libavformat/h263dec.c
@@ -20,7 +20,7 @@
*/
#include "avformat.h"
-#include "raw.h"
+#include "rawdec.h"
static int h263_probe(AVProbeData *p)
{