From ef93cdf4a8b654342e97e6ab707caaf42cb9c64d Mon Sep 17 00:00:00 2001 From: Denis Krjuchkov Date: Tue, 22 Jan 2013 00:14:37 +0600 Subject: Path: move to fs subdirectory --- src/ConfigFile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ConfigFile.cxx') diff --git a/src/ConfigFile.cxx b/src/ConfigFile.cxx index ce71b21d2..614bb4f91 100644 --- a/src/ConfigFile.cxx +++ b/src/ConfigFile.cxx @@ -26,7 +26,7 @@ extern "C" { #include "tokenizer.h" } -#include "Path.hxx" +#include "fs/Path.hxx" #include "mpd_error.h" #include -- cgit v1.2.3