mpegvideo: Drop mpegvideo.h where not needed

Add necessary headers in .c files.
This commit is contained in:
Vittorio Giovara
2015-09-12 16:11:05 +02:00
parent 5d14cf1999
commit e60a6e7545
11 changed files with 8 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
*/
#include "mpegutils.h"
#include "mpegvideo.h"
#include "vaapi_internal.h"
#include "internal.h"