diff options
Diffstat (limited to 'test/FakeSong.cxx')
-rw-r--r-- | test/FakeSong.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FakeSong.cxx b/test/FakeSong.cxx index ef7879f1b..c0859d7b1 100644 --- a/test/FakeSong.cxx +++ b/test/FakeSong.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "Song.hxx" #include "directory.h" -#include "gcc.h" +#include "Compiler.h" #include <stdlib.h> |