s3-epmap: use correct dcerpc client header in dcerpc_ep.c
authorGünther Deschner <gd@samba.org>
Wed, 2 Feb 2011 17:50:39 +0000 (18:50 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 2 Feb 2011 18:50:02 +0000 (19:50 +0100)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Feb  2 19:50:02 CET 2011 on sn-devel-104

source3/librpc/rpc/dcerpc_ep.c

index ffe372c3c3733ed18a24ee63b0f80c43bcc99a94..b0c910416a2ca87c31ae8b082c10fb2c949dbd74 100644 (file)
@@ -20,7 +20,7 @@
 #include "includes.h"
 #include "librpc/rpc/dcerpc.h"
 #include "librpc/rpc/dcerpc_ep.h"
-#include "librpc/gen_ndr/cli_epmapper.h"
+#include "../librpc/gen_ndr/ndr_epmapper_c.h"
 
 #define EPM_MAX_ANNOTATION_SIZE 64