# HG changeset patch # User diego # Date 1233132610 0 # Node ID 68cd367b853ad54ae38ca32f5e6925ccdd09a881 # Parent 8c48a1b999a3abb2001c8d260146b7c13a2188f4 Add common.h #include, necessary for av_const. diff -r 8c48a1b999a3 -r 68cd367b853a mathematics.h --- a/mathematics.h Wed Jan 28 00:16:05 2009 +0000 +++ b/mathematics.h Wed Jan 28 08:50:10 2009 +0000 @@ -23,6 +23,7 @@ #include #include +#include "common.h" #include "rational.h" #ifndef M_E