Do not include mathematics.h in avutil.h

Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
Mans Rullgard
2011-07-03 21:42:06 +01:00
parent ee8aecd23a
commit 0ebcdf5cda
54 changed files with 56 additions and 1 deletions
-1
View File
@@ -121,7 +121,6 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
#include "common.h"
#include "error.h"
#include "mathematics.h"
#include "rational.h"
#include "log.h"
#include "pixfmt.h"