Code

utils: move format_duration_*() to time_format.c
[ncmpc.git] / src / screen_song.c
index 086768cec6b058f353604cf1b3df2bfd35156846..61c77d517fc0f5e3bf09fbd81fbbde5b98e0662d 100644 (file)
@@ -25,7 +25,7 @@
 #include "i18n.h"
 #include "screen.h"
 #include "charset.h"
-#include "utils.h"
+#include "time_format.h"
 #include "mpdclient.h"
 
 #include <mpd/client.h>