Commit eaba16ba authored by Andreas Rheinhardt's avatar Andreas Rheinhardt

avutil/file: Don't include avutil.h

Reviewed-by: 's avatarMartin Storsjö <martin@martin.st>
Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent 0a1a8fcd
......@@ -19,9 +19,10 @@
#ifndef AVUTIL_FILE_H
#define AVUTIL_FILE_H
#include <stddef.h>
#include <stdint.h>
#include "avutil.h"
#include "attributes.h"
/**
* @file
......
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