aboutsummaryrefslogtreecommitdiff
path: root/src/DecoderThread.cxx
diff options
context:
space:
mode:
authorDenis Krjuchkov <denis@crazydev.net>2013-01-22 00:14:37 +0600
committerDenis Krjuchkov <denis@crazydev.net>2013-01-22 01:24:53 +0600
commitef93cdf4a8b654342e97e6ab707caaf42cb9c64d (patch)
tree14ed80a9eadb83881dcff9650d8e10ac2eaa6ba2 /src/DecoderThread.cxx
parent4ad90e2d523f53fbfb3cbab7bc97aa01ce50ae63 (diff)
Path: move to fs subdirectory
Diffstat (limited to 'src/DecoderThread.cxx')
-rw-r--r--src/DecoderThread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx
index 4c493304..b821c6d7 100644
--- a/src/DecoderThread.cxx
+++ b/src/DecoderThread.cxx
@@ -26,7 +26,7 @@
#include "song.h"
#include "mpd_error.h"
#include "Mapper.hxx"
-#include "Path.hxx"
+#include "fs/Path.hxx"
#include "decoder_api.h"
#include "tag.h"
#include "input_stream.h"