From cf2ed48d21ddbc32bda262064480e88e69dc031a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Apr 2022 22:37:31 +0200 Subject: Cleanup: move some methods from util to maths_util. --- src/lib/hints.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/hints.cc') diff --git a/src/lib/hints.cc b/src/lib/hints.cc index 0f1cfece8..027510eca 100644 --- a/src/lib/hints.cc +++ b/src/lib/hints.cc @@ -31,11 +31,11 @@ #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 -- cgit v1.2.3