summaryrefslogtreecommitdiffstats
path: root/src/common/OutputDataSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/OutputDataSocket.h')
-rw-r--r--src/common/OutputDataSocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/OutputDataSocket.h b/src/common/OutputDataSocket.h
index 682dfcc6cb6..5a6bc4ff9fc 100644
--- a/src/common/OutputDataSocket.h
+++ b/src/common/OutputDataSocket.h
@@ -17,9 +17,9 @@
#include "common/ceph_mutex.h"
#include "common/Thread.h"
+#include "include/common_fwd.h"
#include "include/buffer.h"
-class CephContext;
class OutputDataSocket : public Thread
{