summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--omx/gstomx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omx/gstomx.h b/omx/gstomx.h
index d10d2a6..3beb9e4 100644
--- a/omx/gstomx.h
+++ b/omx/gstomx.h
@@ -62,6 +62,7 @@ G_BEGIN_DECLS
(st)->nVersion.s.nVersionMajor = OMX_VERSION_MAJOR; \
(st)->nVersion.s.nVersionMinor = OMX_VERSION_MINOR; \
(st)->nVersion.s.nRevision = OMX_VERSION_REVISION; \
+ (st)->nVersion.s.nStep = OMX_VERSION_STEP; \
} G_STMT_END
/* Different hacks that are required to work around