avutil/internal: Move avpriv-file API to a header of its own
It is not used by the large majority of files that include lavu/internal.h. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <time.h>
|
||||
#include <string.h>
|
||||
#include "avassert.h"
|
||||
#include "file_open.h"
|
||||
#include "internal.h"
|
||||
#include "intreadwrite.h"
|
||||
#include "timer.h"
|
||||
|
||||
Reference in New Issue
Block a user