diff options
Diffstat (limited to 'src/Song.hxx')
-rw-r--r-- | src/Song.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Song.hxx b/src/Song.hxx index c1122f43b..e5bb28008 100644 --- a/src/Song.hxx +++ b/src/Song.hxx @@ -21,7 +21,7 @@ #define MPD_SONG_HXX #include "util/list.h" -#include "gcc.h" +#include "Compiler.h" #include <assert.h> #include <sys/time.h> |