aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/FullyBufferedSocket.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/event/FullyBufferedSocket.hxx')
-rw-r--r--src/event/FullyBufferedSocket.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event/FullyBufferedSocket.hxx b/src/event/FullyBufferedSocket.hxx
index c67c2c78d..29a6ae64b 100644
--- a/src/event/FullyBufferedSocket.hxx
+++ b/src/event/FullyBufferedSocket.hxx
@@ -23,7 +23,7 @@
#include "check.h"
#include "BufferedSocket.hxx"
#include "util/PeakBuffer.hxx"
-#include "gcc.h"
+#include "Compiler.h"
/**
* A #BufferedSocket specialization that adds an output buffer.