mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-07 10:00:55 +08:00
[rga]: include stdint.h to declare uintptr_t
Change-Id: I26148b09420f97ed4d315685ef6fdfe238e4ff48 Signed-off-by: james.lin <james.lin@rock-chips.com>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mpp_mem.h"
|
||||
#include "mpp_log.h"
|
||||
|
Reference in New Issue
Block a user