Fixed the Build Issues
[ric-app/rc.git] / control / rcService.go
index 39175e9..4a087e4 100644 (file)
@@ -7,7 +7,7 @@ import (
        "time"
 
        "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp"
-       "gerrit.o-ran-sc.org/r/scp/ric-app/protocol/grpc/ricmsgcommrpc/rc"
+       "gerrit.o-ran-sc.org/r/ric-app/rc/protocol/grpc/ricmsgcommrpc/rc"
        "golang.org/x/net/context"
 )