Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / lib / player.cc
index 6853048de02d31ef865c759df8ef99526328a041..abd051bedf65afdb0cbfd9ccfaa3b434a2635d37 100644 (file)
@@ -40,6 +40,7 @@
 #include "image_decoder.h"
 #include "job.h"
 #include "log.h"
+#include "maths_util.h"
 #include "piece.h"
 #include "player.h"
 #include "player_video.h"