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/fs/Path.cxx | 2 +- src/fs/Path.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs') diff --git a/src/fs/Path.cxx b/src/fs/Path.cxx index e983c5c82..688b78515 100644 --- a/src/fs/Path.cxx +++ b/src/fs/Path.cxx @@ -24,7 +24,7 @@ #include "util/Error.hxx" #include "util/Domain.hxx" #include "Log.hxx" -#include "gcc.h" +#include "Compiler.h" #include diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx index a5215c2d6..3cd25e71c 100644 --- a/src/fs/Path.hxx +++ b/src/fs/Path.hxx @@ -21,7 +21,7 @@ #define MPD_FS_PATH_HXX #include "check.h" -#include "gcc.h" +#include "Compiler.h" #ifdef WIN32 #include -- cgit v1.2.3