mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-07 18:11:02 +08:00
[m2vd]: fix compile warning for fabs() missing include header
Signed-off-by: Rimon Xu <rimon.xu@rock-chips.com> Change-Id: I911a2180a0dd49090be37266ad410fd86d73c813
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#define MODULE_TAG "m2vd_parser"
|
#define MODULE_TAG "m2vd_parser"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
#include "mpp_env.h"
|
#include "mpp_env.h"
|
||||||
#include "mpp_debug.h"
|
#include "mpp_debug.h"
|
||||||
|
Reference in New Issue
Block a user