Code

utils: move format_duration_*() to time_format.c
[ncmpc.git] / src / song_paint.c
index 3b55eaf7c2d88136d3e012fe09d87e46dc1d27f2..56b80a3772fa1dd0e90b15fa1ac28769045f096a 100644 (file)
@@ -20,7 +20,7 @@
 #include "song_paint.h"
 #include "paint.h"
 #include "strfsong.h"
-#include "utils.h"
+#include "time_format.h"
 #include "hscroll.h"
 #include "charset.h"
 #include "config.h"