From 4d73e4d605a8abecff28b7e8c015d252b25954a9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 26 Feb 2014 09:17:41 +0100 Subject: db/simple: create dedicated directory --- src/db/update/UpdateIO.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/update/UpdateIO.cxx') diff --git a/src/db/update/UpdateIO.cxx b/src/db/update/UpdateIO.cxx index 73295cb02..fa19a8b5a 100644 --- a/src/db/update/UpdateIO.cxx +++ b/src/db/update/UpdateIO.cxx @@ -20,7 +20,7 @@ #include "config.h" /* must be first for large file support */ #include "UpdateIO.hxx" #include "UpdateDomain.hxx" -#include "db/Directory.hxx" +#include "db/plugins/simple/Directory.hxx" #include "storage/FileInfo.hxx" #include "storage/StorageInterface.hxx" #include "fs/Traits.hxx" -- cgit v1.2.3