diff options
Diffstat (limited to 'ext/mpeg2enc/gstmpeg2encoptions.hh')
-rw-r--r-- | ext/mpeg2enc/gstmpeg2encoptions.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mpeg2enc/gstmpeg2encoptions.hh b/ext/mpeg2enc/gstmpeg2encoptions.hh index ccacd951..ab2529f7 100644 --- a/ext/mpeg2enc/gstmpeg2encoptions.hh +++ b/ext/mpeg2enc/gstmpeg2encoptions.hh @@ -23,6 +23,7 @@ #define __GST_MPEG2ENCOPTIONS_H__ #include <glib-object.h> +#include <format_codes.h> #include <mpeg2encoptions.hh> class GstMpeg2EncOptions : public MPEG2EncOptions { |