aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Path.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/fs/Path.cxx (renamed from src/Path.cxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Path.cxx b/src/fs/Path.cxx
index ab8a4e3cc..80b41cbaa 100644
--- a/src/Path.cxx
+++ b/src/fs/Path.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "Path.hxx"
+#include "fs/Path.hxx"
#include "conf.h"
#include "mpd_error.h"
#include "gcc.h"