Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / lib / hints.cc
index 0f1cfece8e2040e8a8a8257a13126b3271e57520..027510eca8015dafa55c9e38c32b04a261fd7fe4 100644 (file)
 #include "font.h"
 #include "font_data.h"
 #include "hints.h"
+#include "maths_util.h"
 #include "player.h"
 #include "ratio.h"
 #include "text_content.h"
 #include "types.h"
-#include "util.h"
 #include "video_content.h"
 #include "writer.h"
 #include <dcp/cpl.h>