diff options
Diffstat (limited to 'src/ExcludeList.hxx')
-rw-r--r-- | src/ExcludeList.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ExcludeList.hxx b/src/ExcludeList.hxx index 7111465a3..03513ef8b 100644 --- a/src/ExcludeList.hxx +++ b/src/ExcludeList.hxx @@ -25,7 +25,7 @@ #ifndef MPD_EXCLUDE_H #define MPD_EXCLUDE_H -#include "gcc.h" +#include "Compiler.h" #include <forward_list> |