aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/Loop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/event/Loop.hxx')
-rw-r--r--src/event/Loop.hxx2
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"