tag: convert to C++

This commit is contained in:
Max Kellermann
2013-01-07 10:36:27 +01:00
parent 48025c2279
commit 47911f9544
10 changed files with 125 additions and 97 deletions

View File

@@ -20,7 +20,7 @@
#include "config.h"
#include "TagPrint.hxx"
#include "tag.h"
#include "tag_internal.h"
#include "TagInternal.hxx"
#include "song.h"
#include "Client.hxx"