Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / lib / player.cc
index 5e24dd44f5954ca7c3daa20f672ecfdee526d32a..9b2a8674894988ded6ade6836df0f2d63a7fa643 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"