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/DatabasePlaylist.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DatabasePlaylist.hxx') diff --git a/src/DatabasePlaylist.hxx b/src/DatabasePlaylist.hxx index d91fe13be..98bc57b79 100644 --- a/src/DatabasePlaylist.hxx +++ b/src/DatabasePlaylist.hxx @@ -20,7 +20,7 @@ #ifndef MPD_DATABASE_PLAYLIST_HXX #define MPD_DATABASE_PLAYLIST_HXX -#include "gcc.h" +#include "Compiler.h" class SongFilter; class Error; -- cgit v1.2.3