From 8bd95a4eb10b0dc80a1aed4995fb9cb5dc9f75e5 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@musicpd.org>
Date: Sat, 20 Jan 2018 00:25:57 +0100
Subject: [PATCH] db/update/Container: include cleanup

---
 src/db/update/Container.cxx | 1 -
 1 file changed, 1 deletion(-)

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,
-- 
2.24.1