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/InputStream.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/InputStream.hxx') diff --git a/src/InputStream.hxx b/src/InputStream.hxx index eac7b0806..2addd1a09 100644 --- a/src/InputStream.hxx +++ b/src/InputStream.hxx @@ -23,7 +23,7 @@ #include "check.h" #include "thread/Mutex.hxx" #include "thread/Cond.hxx" -#include "gcc.h" +#include "Compiler.h" #include -- cgit v1.2.3