gcc.h: rename to Compiler.h

This commit is contained in:
Max Kellermann
2013-10-15 09:21:13 +02:00
parent 1dd1a705b5
commit be2951b45f
94 changed files with 95 additions and 95 deletions

View File

@@ -25,7 +25,7 @@
#include "PlaylistVector.hxx"
#include "Directory.hxx"
#include "Song.hxx"
#include "gcc.h"
#include "Compiler.h"
#include "ConfigData.hxx"
#include "tag/TagBuilder.hxx"
#include "util/Error.hxx"