Try to prevent ffmpeg shared build for Linux as it fails to link statically to libsoxr.
[dcpomatic.git] / src / lib / audio_content.cc
index 5e14fb232234be625e78dfae349fe9ae49df8a14..39d93d375cb741217b24601b4933689505aa04ee 100644 (file)
@@ -25,6 +25,7 @@
 #include "raw_convert.h"
 #include "compose.hpp"
 #include <libcxml/cxml.h>
+#include <libxml++/libxml++.h>
 #include <boost/foreach.hpp>
 
 #include "i18n.h"