diff options
Diffstat (limited to 'src/StateFile.hxx')
-rw-r--r-- | src/StateFile.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StateFile.hxx b/src/StateFile.hxx index 041650d14..5052aa1e9 100644 --- a/src/StateFile.hxx +++ b/src/StateFile.hxx @@ -22,7 +22,7 @@ #include "event/TimeoutMonitor.hxx" #include "fs/Path.hxx" -#include "gcc.h" +#include "Compiler.h" #include <string> |