Code

utils: move format_duration_*() to time_format.c
[ncmpc.git] / src / strfsong.c
index 8fe10160881ceb1930852d4d1999bdc3078d8c42..b64c350ba6dace76d83b8c70f0dd49d591b1eefc 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "strfsong.h"
 #include "charset.h"
-#include "utils.h"
+#include "time_format.h"
 
 #include <mpd/client.h>