text_file: convert to C++

This commit is contained in:
Max Kellermann
2013-01-03 10:12:41 +01:00
parent 93f0bb8307
commit 2452447c81
11 changed files with 15 additions and 19 deletions

View File

@@ -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"