diff options
Diffstat (limited to 'libavformat/aiff.c')
-rw-r--r-- | libavformat/aiff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/aiff.c b/libavformat/aiff.c index 0e7152ca70..1e802acb24 100644 --- a/libavformat/aiff.c +++ b/libavformat/aiff.c @@ -17,6 +17,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" +#include "allformats.h" #include "avi.h" #include "intfloat_readwrite.h" |