validate: fix one more export
gst-validate-scenario.c:183:7: error: '_gst_validate_action_type' redeclared without dllimport attribute: previous dllimport ignore This is also declared in gst-validate-internal.h
This commit is contained in:
parent
727eb3979a
commit
c4091f82a9
@ -40,8 +40,6 @@ G_BEGIN_DECLS
|
||||
typedef struct _GstValidateScenarioPrivate GstValidateScenarioPrivate;
|
||||
typedef struct _GstValidateActionParameter GstValidateActionParameter;
|
||||
|
||||
GST_EXPORT GType _gst_validate_action_type;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
GST_VALIDATE_EXECUTE_ACTION_ERROR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user