summaryrefslogtreecommitdiff
path: root/src/SongPrint.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-05-08 15:47:58 +0200
committerMax Kellermann <max@musicpd.org>2019-05-08 15:47:58 +0200
commit214ddee2f5e3dc1c8d180a51ac3f8f9dae46cbc8 (patch)
treeaa613abe62a47fdc868655a88f07c75deca1539c /src/SongPrint.cxx
parent973c87b351b31961a51b6ea9afc4bea0872565ad (diff)
util/Time*: move to time/
Diffstat (limited to 'src/SongPrint.cxx')
-rw-r--r--src/SongPrint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongPrint.cxx b/src/SongPrint.cxx
index e2e7680f4..6299cc556 100644
--- a/src/SongPrint.cxx
+++ b/src/SongPrint.cxx
@@ -27,7 +27,7 @@
#include "TagPrint.hxx"
#include "client/Response.hxx"
#include "fs/Traits.hxx"
-#include "util/ChronoUtil.hxx"
+#include "time/ChronoUtil.hxx"
#include "util/UriUtil.hxx"
#define SONG_FILE "file: "