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/InotifySource.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/InotifySource.hxx') diff --git a/src/InotifySource.hxx b/src/InotifySource.hxx index 2f686d3b1..1fe840c12 100644 --- a/src/InotifySource.hxx +++ b/src/InotifySource.hxx @@ -21,7 +21,7 @@ #define MPD_INOTIFY_SOURCE_HXX #include "event/SocketMonitor.hxx" -#include "gcc.h" +#include "Compiler.h" class Error; -- cgit v1.2.3