From be2951b45fe071ae7e4957414c7b23e72fbac07a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 15 Oct 2013 09:21:13 +0200 Subject: gcc.h: rename to Compiler.h --- src/tag/TagTable.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tag/TagTable.hxx') diff --git a/src/tag/TagTable.hxx b/src/tag/TagTable.hxx index 88bf5b028..553415a86 100644 --- a/src/tag/TagTable.hxx +++ b/src/tag/TagTable.hxx @@ -21,7 +21,7 @@ #define MPD_TAG_TABLE_HXX #include "TagType.h" -#include "gcc.h" +#include "Compiler.h" struct tag_table { const char *name; -- cgit v1.2.3