More build fixes.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Apr 2018 23:19:55 +0000 (00:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Apr 2018 23:19:55 +0000 (00:19 +0100)
src/lib/environment_info.cc

index 462e8f11fc532b90d3ca2c43bbc756a1a90ab22e..6fb75a0371e1cfebe57be9480ae6e3e7a681427a 100644 (file)
@@ -42,6 +42,7 @@
 extern "C" {
 #include <libavcodec/avcodec.h>
 #include <libavformat/avformat.h>
+#include <libavfilter/avfilter.h>
 #include <libswscale/swscale.h>
 #include <libavutil/pixfmt.h>
 }