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/OutputAll.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OutputAll.hxx') diff --git a/src/OutputAll.hxx b/src/OutputAll.hxx index 7053c0580..5b555e5a1 100644 --- a/src/OutputAll.hxx +++ b/src/OutputAll.hxx @@ -27,7 +27,7 @@ #define OUTPUT_ALL_H #include "ReplayGainInfo.hxx" -#include "gcc.h" +#include "Compiler.h" struct AudioFormat; class MusicBuffer; -- cgit v1.2.3