diff options
Diffstat (limited to 'source4/librpc/rpc/dcerpc_roh.c')
-rw-r--r-- | source4/librpc/rpc/dcerpc_roh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/rpc/dcerpc_roh.c b/source4/librpc/rpc/dcerpc_roh.c index 9280c84f79a..a5320c5144d 100644 --- a/source4/librpc/rpc/dcerpc_roh.c +++ b/source4/librpc/rpc/dcerpc_roh.c @@ -32,7 +32,7 @@ #include "librpc/rpc/dcerpc_roh.h" #include "librpc/rpc/dcerpc_proto.h" #include "lib/param/param.h" -#include "lib/http/http.h" +#include "libcli/http/http.h" static ssize_t tstream_roh_pending_bytes(struct tstream_context *stream); static struct tevent_req * tstream_roh_readv_send( |