diff options
Diffstat (limited to 'src/DatabasePrint.hxx')
-rw-r--r-- | src/DatabasePrint.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DatabasePrint.hxx b/src/DatabasePrint.hxx index 042d0458e..cebed15a8 100644 --- a/src/DatabasePrint.hxx +++ b/src/DatabasePrint.hxx @@ -20,7 +20,7 @@ #ifndef MPD_DB_PRINT_H #define MPD_DB_PRINT_H -#include "gcc.h" +#include "Compiler.h" class SongFilter; struct DatabaseSelection; |