diff options
Diffstat (limited to '')
-rw-r--r-- | src/Log.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Log.hxx b/src/Log.hxx index f7803ceb6..f04406dc3 100644 --- a/src/Log.hxx +++ b/src/Log.hxx @@ -20,7 +20,7 @@ #ifndef MPD_LOG_HXX #define MPD_LOG_HXX -#include "gcc.h" +#include "Compiler.h" #ifdef WIN32 #include <windows.h> |