ape: convert to C++
This commit is contained in:
@@ -29,14 +29,11 @@
|
||||
#include "tag.h"
|
||||
#include "tag_handler.h"
|
||||
#include "TagId3.hxx"
|
||||
#include "ApeTag.hxx"
|
||||
#include "Song.hxx"
|
||||
#include "TagFile.hxx"
|
||||
#include "cue/CueParser.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "tag_ape.h"
|
||||
}
|
||||
|
||||
#include <glib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user