diff options
Diffstat (limited to 'src/TextFile.hxx')
-rw-r--r-- | src/TextFile.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TextFile.hxx b/src/TextFile.hxx index b24889f61..c4822aaf8 100644 --- a/src/TextFile.hxx +++ b/src/TextFile.hxx @@ -21,7 +21,7 @@ #define MPD_TEXT_FILE_HXX #include "gcc.h" -#include "Path.hxx" +#include "fs/Path.hxx" #include <glib.h> |