Code

utils: move format_duration_*() to time_format.c
[ncmpc.git] / src / status_bar.c
index bdf3bcd6200cb324898ba63e675be63677f9733a..fc63d20e49e0d4fa4b50df1e5ac9b63e9da523db 100644 (file)
@@ -24,7 +24,7 @@
 #include "charset.h"
 #include "strfsong.h"
 #include "player_command.h"
-#include "utils.h"
+#include "time_format.h"
 
 #include <mpd/client.h>