diff options
Diffstat (limited to 'src/event/Loop.hxx')
-rw-r--r-- | src/event/Loop.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event/Loop.hxx b/src/event/Loop.hxx index ec90cdacf..859ce2733 100644 --- a/src/event/Loop.hxx +++ b/src/event/Loop.hxx @@ -22,7 +22,7 @@ #include "check.h" #include "thread/Id.hxx" -#include "gcc.h" +#include "Compiler.h" #ifdef USE_EPOLL #include "system/EPollFD.hxx" |