diff options
Diffstat (limited to 'librpc/ndr')
-rw-r--r-- | librpc/ndr/ndr_frsrpc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/ndr/ndr_frsrpc.c b/librpc/ndr/ndr_frsrpc.c index c99745999c..e0c7f1cd75 100644 --- a/librpc/ndr/ndr_frsrpc.c +++ b/librpc/ndr/ndr_frsrpc.c @@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "replace.h" +#include "includes.h" #include "librpc/gen_ndr/ndr_frsrpc.h" enum ndr_err_code ndr_push_frsrpc_CommPktChunkCtr(struct ndr_push *ndr, |