Try to prevent ffmpeg shared build for Linux as it fails to link statically to libsoxr.
[dcpomatic.git] / src / tools / dcpomatic_cli.cc
index 2659b61bb4136c75410a8a2ed0856b6dd4a4b9d6..af148b2fab25e97037c2b7e0cfb7302bbcef92fd 100644 (file)
@@ -30,6 +30,7 @@
 #include "lib/server_finder.h"
 #include "lib/json_server.h"
 #include "lib/ratio.h"
+#include "lib/video_content.h"
 #include "lib/audio_content.h"
 #include <dcp/version.h>
 #include <boost/foreach.hpp>