From 99545457bf1175d55e4eaa2c061dbf0faeb661ec Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 16 Jun 2007 22:59:13 +0000 Subject: include all prerequisites in header files Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/sp5x.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavcodec/sp5x.h') diff --git a/libavcodec/sp5x.h b/libavcodec/sp5x.h index 0d0d3551f1..7916d1b607 100644 --- a/libavcodec/sp5x.h +++ b/libavcodec/sp5x.h @@ -22,6 +22,8 @@ #ifndef SP5X_H #define SP5X_H +#include + static const uint8_t sp5x_data_sof[] = { 0xFF, 0xC0, /* SOF */ -- cgit v1.2.3