FCA RIC-1353 xApp restart
[ric-plt/submgr.git] / pkg / control / client.go
index fdafcb6..1ef7a69 100644 (file)
@@ -34,7 +34,7 @@ import (
 //
 //-----------------------------------------------------------------------------
 type SubRouteInfo struct {
-       EpList RmrEndpointList
+       EpList xapp.RmrEndpointList
        SubID  uint16
 }