From 2452447c814048ed72e95a459c76b4be65962b5c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 10:12:41 +0100 Subject: text_file: convert to C++ --- src/PlaylistFile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistFile.cxx') diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index 7459bd69..e03cc5e5 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" -- cgit v1.2.3