diff options
Diffstat (limited to 'src/db/Interface.hxx')
-rw-r--r-- | src/db/Interface.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/Interface.hxx b/src/db/Interface.hxx index 4e01c42ce..9f8f5837b 100644 --- a/src/db/Interface.hxx +++ b/src/db/Interface.hxx @@ -21,7 +21,7 @@ #define MPD_DATABASE_INTERFACE_HXX #include "Visitor.hxx" -#include "tag/TagType.h" +#include "tag/Type.h" #include "tag/Mask.hxx" #include "Compiler.h" |