mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
dnn_interface.h: fix redefining typedefs
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
This commit is contained in:
parent
6b0cfa8399
commit
477dd2df60
@ -28,7 +28,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "libavutil/frame.h"
|
||||
typedef struct AVFilterContext AVFilterContext;
|
||||
#include "avfilter.h"
|
||||
|
||||
typedef enum {DNN_SUCCESS, DNN_ERROR} DNNReturnType;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user