diff options
Diffstat (limited to 'src/StateFile.hxx')
-rw-r--r-- | src/StateFile.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StateFile.hxx b/src/StateFile.hxx index 72d71e105..bb1c382f4 100644 --- a/src/StateFile.hxx +++ b/src/StateFile.hxx @@ -21,7 +21,7 @@ #define MPD_STATE_FILE_HXX #include "event/TimeoutMonitor.hxx" -#include "Path.hxx" +#include "fs/Path.hxx" #include "gcc.h" #include <string> |