diff options
Diffstat (limited to 'source4/ntvfs/ipc/ipc_rap.c')
-rw-r--r-- | source4/ntvfs/ipc/ipc_rap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/ipc/ipc_rap.c b/source4/ntvfs/ipc/ipc_rap.c index 277e346c4b4..a40fb54e9a3 100644 --- a/source4/ntvfs/ipc/ipc_rap.c +++ b/source4/ntvfs/ipc/ipc_rap.c @@ -20,7 +20,7 @@ #include "includes.h" #include "libcli/raw/interfaces.h" -#include "libcli/rap/rap.h" +#include "../librpc/gen_ndr/rap.h" #include "events/events.h" #include "ntvfs/ipc/proto.h" #include "librpc/ndr/libndr.h" |