summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-01-20 00:25:57 +0100
committerMax Kellermann <max@musicpd.org>2018-01-20 00:25:57 +0100
commit8bd95a4eb10b0dc80a1aed4995fb9cb5dc9f75e5 (patch)
treeda3961c3aaa385bf066fa5dc2f264ac6ced0370f /src
parent2dac3ef58eea7590ec0b58d332c600e4f6fd4120 (diff)
db/update/Container: include cleanup
Diffstat (limited to 'src')
-rw-r--r--src/db/update/Container.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/db/update/Container.cxx b/src/db/update/Container.cxx
index a12671758..46133b61c 100644
--- a/src/db/update/Container.cxx
+++ b/src/db/update/Container.cxx
@@ -30,7 +30,6 @@
#include "fs/AllocatedPath.hxx"
#include "storage/FileInfo.hxx"
#include "Log.hxx"
-#include "util/AllocatedString.hxx"
Directory *
UpdateWalk::MakeDirectoryIfModified(Directory &parent, const char *name,