Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / lib / audio_content.cc
index f2510b494ea3c75149603013a140b68bcf77f620..32e713ff2eda9cde84caa7260a969b6b20137351 100644 (file)
@@ -25,6 +25,7 @@
 #include "exceptions.h"
 #include "film.h"
 #include "frame_rate_change.h"
+#include "maths_util.h"
 #include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
 #include <libxml++/libxml++.h>