diff --git a/include/rpcproxy.h b/include/rpcproxy.h index c97283d0ec4..bbd8428f896 100644 --- a/include/rpcproxy.h +++ b/include/rpcproxy.h @@ -29,8 +29,6 @@ #include "winnt.h" #include "rpc.h" #include "rpcndr.h" -#include "rpc.h" -#include "rpcndr.h" typedef struct tagCInterfaceStubVtbl *PCInterfaceStubVtblList; typedef struct tagCInterfaceProxyVtbl *PCInterfaceProxyVtblList;