aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Settings.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tag/Settings.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tag/Settings.hxx b/src/tag/Settings.hxx
index 42d0dc684..332454b8f 100644
--- a/src/tag/Settings.hxx
+++ b/src/tag/Settings.hxx
@@ -20,13 +20,12 @@
#ifndef MPD_TAG_SETTINGS_HXX
#define MPD_TAG_SETTINGS_HXX
+#include "Mask.hxx"
#include "TagType.h"
#include "Compiler.h"
#include <stdint.h>
-typedef uint_least32_t tag_mask_t;
-
extern tag_mask_t global_tag_mask;
gcc_const