diff options
Diffstat (limited to 'sys/v4l2')
-rw-r--r-- | sys/v4l2/gstv4l2.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/v4l2/gstv4l2.c b/sys/v4l2/gstv4l2.c index 45b614c2..bbe5eb6d 100644 --- a/sys/v4l2/gstv4l2.c +++ b/sys/v4l2/gstv4l2.c @@ -23,6 +23,8 @@ #include <gst/gst.h> +#include "gst/gst-i18n-plugin.h" + #include "gstv4l2element.h" #include "gstv4l2src.h" |