diff options
Diffstat (limited to 'librpc/gen_ndr/srv_echo.h')
-rw-r--r-- | librpc/gen_ndr/srv_echo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/srv_echo.h b/librpc/gen_ndr/srv_echo.h index c3b0336652..cb6dd6ac46 100644 --- a/librpc/gen_ndr/srv_echo.h +++ b/librpc/gen_ndr/srv_echo.h @@ -1,4 +1,4 @@ -#include "librpc/gen_ndr/ndr_echo.h" +#include "../librpc/gen_ndr/ndr_echo.h" #ifndef __SRV_RPCECHO__ #define __SRV_RPCECHO__ void _echo_AddOne(pipes_struct *p, struct echo_AddOne *r); |