mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-12 09:39:46 +00: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…
Reference in New Issue
Block a user