diff options
Diffstat (limited to 'src/PlaylistFile.cxx')
-rw-r--r-- | src/PlaylistFile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index d79bea9c5..486c93994 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -30,9 +30,9 @@ #include "TextFile.hxx" #include "conf.h" #include "Idle.hxx" +#include "Path.hxx" extern "C" { -#include "path.h" #include "uri.h" } |