summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/socket_reader_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/socket_reader_base.h')
-rw-r--r--remoting/protocol/socket_reader_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/socket_reader_base.h b/remoting/protocol/socket_reader_base.h
index 9c3d805..7dd3dee 100644
--- a/remoting/protocol/socket_reader_base.h
+++ b/remoting/protocol/socket_reader_base.h
@@ -7,9 +7,9 @@
#include "base/ref_counted.h"
#include "net/base/completion_callback.h"
-#include "remoting/protocol/messages_decoder.h"
namespace net {
+class IOBuffer;
class Socket;
} // namespace net