From f90abe9530ef1075bc9b60e0f08f405d2d86f799 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 28 Nov 2013 11:50:54 +0100 Subject: include cleanup using iwyu --- src/decoder/FlacMetadata.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/decoder/FlacMetadata.cxx') diff --git a/src/decoder/FlacMetadata.cxx b/src/decoder/FlacMetadata.cxx index 17cc4cd8d..9cbedd67b 100644 --- a/src/decoder/FlacMetadata.cxx +++ b/src/decoder/FlacMetadata.cxx @@ -21,7 +21,6 @@ #include "FlacMetadata.hxx" #include "XiphTags.hxx" #include "MixRampInfo.hxx" -#include "tag/Tag.hxx" #include "tag/TagHandler.hxx" #include "tag/TagTable.hxx" #include "tag/TagBuilder.hxx" @@ -30,7 +29,6 @@ #include -#include #include static bool -- cgit v1.2.3