diff options
Diffstat (limited to 'src/util/HugeAllocator.hxx')
-rw-r--r-- | src/util/HugeAllocator.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/HugeAllocator.hxx b/src/util/HugeAllocator.hxx index 01c92cd43..f44a6e3b8 100644 --- a/src/util/HugeAllocator.hxx +++ b/src/util/HugeAllocator.hxx @@ -20,7 +20,7 @@ #ifndef MPD_HUGE_ALLOCATOR_HXX #define MPD_HUGE_ALLOCATOR_HXX -#include "gcc.h" +#include "Compiler.h" #include <stddef.h> |