diff options
Diffstat (limited to 'src/InputStream.hxx')
-rw-r--r-- | src/InputStream.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InputStream.hxx b/src/InputStream.hxx index eac7b0806..2addd1a09 100644 --- a/src/InputStream.hxx +++ b/src/InputStream.hxx @@ -23,7 +23,7 @@ #include "check.h" #include "thread/Mutex.hxx" #include "thread/Cond.hxx" -#include "gcc.h" +#include "Compiler.h" #include <string> |