Commit 169ba801 authored by diego's avatar diego

Add missing #includes to pass 'make checkheaders'.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19675 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 90c6846c
......@@ -28,6 +28,9 @@
#ifndef AVCODEC_WMAPRODATA_H
#define AVCODEC_WMAPRODATA_H
#include <stddef.h>
#include <stdint.h>
/**
* @brief frequencies to divide the frequency spectrum into scale factor bands
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment