Commit 96676e1a authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Unbreak libavutil API.

parent 80f1cfd0
......@@ -126,5 +126,9 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
#include "common.h"
#include "error.h"
#include "mathematics.h"
#include "rational.h"
#include "intfloat_readwrite.h"
#include "log.h"
#include "pixfmt.h"
#endif /* AVUTIL_AVUTIL_H */
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