tag: move enum tag_type to TagType.h

This commit is contained in:
Max Kellermann
2013-07-30 20:10:24 +02:00
parent 9a0061c511
commit 6a9ab8bc0e
15 changed files with 73 additions and 45 deletions

View File

@@ -26,6 +26,7 @@
#include "Song.hxx"
#include "gcc.h"
#include "conf.h"
#include "tag.h"
extern "C" {
#include "db_error.h"