diff options
Diffstat (limited to 'src/Mapper.hxx')
-rw-r--r-- | src/Mapper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mapper.hxx b/src/Mapper.hxx index 76c1a6dac..0688d5dd3 100644 --- a/src/Mapper.hxx +++ b/src/Mapper.hxx @@ -26,7 +26,7 @@ #include <string> -#include "gcc.h" +#include "Compiler.h" #define PLAYLIST_FILE_SUFFIX ".m3u" |