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

@@ -23,11 +23,11 @@
#include "SongSave.hxx"
#include "DatabasePlugin.hxx"
#include "DatabaseGlue.hxx"
#include "TextFile.hxx"
extern "C" {
#include "queue.h"
#include "uri.h"
#include "text_file.h"
}
#include <stdlib.h>