diff --git a/src/stream_wrap.cc b/src/stream_wrap.cc index ba2321c7e561e3..ef85ba681f8588 100644 --- a/src/stream_wrap.cc +++ b/src/stream_wrap.cc @@ -28,7 +28,6 @@ #include "node_external_reference.h" #include "pipe_wrap.h" #include "req_wrap-inl.h" -#include "stream_base-inl.h" #include "tcp_wrap.h" #include "udp_wrap.h" #include "util-inl.h"