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 7459bd69a..e03cc5e54 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -25,9 +25,9 @@ #include "song.h" #include "io_error.h" #include "Mapper.hxx" +#include "TextFile.hxx" extern "C" { -#include "text_file.h" #include "path.h" #include "uri.h" #include "idle.h" |