mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
add missing include
Original commit message from CVS: add missing include
This commit is contained in:
parent
2d249a74f4
commit
8392245d80
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
//#define DEBUG
|
//#define DEBUG
|
||||||
/* dct code */
|
/* dct code */
|
||||||
|
|
Loading…
Reference in a new issue