db/Interface, ...: forward-declare TagType
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
// Copyright The Music Player Daemon Project
|
||||
|
||||
#include "Settings.hxx"
|
||||
#include "Type.h"
|
||||
|
||||
TagMask global_tag_mask = TagMask::All() & ~TagMask(TAG_COMMENT);
|
||||
|
Reference in New Issue
Block a user