--- a/libhb/muxavformat.c +++ a/libhb/muxavformat.c @@ -7,6 +7,7 @@ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html */ +#include #include #include "libavcodec/bsf.h" #include "libavformat/avformat.h" --- a/libhb/work.c +++ a/libhb/work.c @@ -7,6 +7,7 @@ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html */ +#include #include "handbrake/handbrake.h" #include "libavformat/avformat.h" #include "handbrake/decomb.h"