libdcp updates for multiple CCAPs.
[dcpomatic.git] / src / lib / environment_info.cc
index 0956d003dcf266f151d4e9e695d833af84ac7e4d..6fb75a0371e1cfebe57be9480ae6e3e7a681427a 100644 (file)
@@ -42,8 +42,8 @@
 extern "C" {
 #include <libavcodec/avcodec.h>
 #include <libavformat/avformat.h>
+#include <libavfilter/avfilter.h>
 #include <libswscale/swscale.h>
-#include <libavfilter/avfiltergraph.h>
 #include <libavutil/pixfmt.h>
 }
 #include <boost/thread.hpp>