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/util/UriUtil.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/UriUtil.hxx') diff --git a/src/util/UriUtil.hxx b/src/util/UriUtil.hxx index 1d288ca1d..753f6dedb 100644 --- a/src/util/UriUtil.hxx +++ b/src/util/UriUtil.hxx @@ -20,7 +20,7 @@ #ifndef MPD_URI_UTIL_HXX #define MPD_URI_UTIL_HXX -#include "gcc.h" +#include "Compiler.h" /** * Checks whether the specified URI has a scheme in the form -- cgit v1.2.3