diff options
Diffstat (limited to 'src/DatabaseSimple.hxx')
-rw-r--r-- | src/DatabaseSimple.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DatabaseSimple.hxx b/src/DatabaseSimple.hxx index f0223bce2..124d78a30 100644 --- a/src/DatabaseSimple.hxx +++ b/src/DatabaseSimple.hxx @@ -20,7 +20,7 @@ #ifndef MPD_DATABASE_SIMPLE_HXX #define MPD_DATABASE_SIMPLE_HXX -#include "gcc.h" +#include "Compiler.h" #include <sys/time.h> |