summaryrefslogtreecommitdiffstats
path: root/net/http/http_basic_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_basic_stream.h')
-rw-r--r--net/http/http_basic_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http/http_basic_stream.h b/net/http/http_basic_stream.h
index 32f1b8a..2a82b7a 100644
--- a/net/http/http_basic_stream.h
+++ b/net/http/http_basic_stream.h
@@ -10,8 +10,8 @@
#define NET_HTTP_HTTP_BASIC_STREAM_H_
#include "base/basictypes.h"
-#include "net/base/client_socket_handle.h"
#include "net/http/http_stream.h"
+#include "net/socket/client_socket_handle.h"
namespace net {