fixed import paths
[govpp.git] / adapter / vppapiclient / empty_adapter.go
index 2701c87..2145efe 100644 (file)
@@ -22,7 +22,7 @@
 package vppapiclient
 
 import (
-       "gerrit.fd.io/r/govpp/adapter"
+       "gerrit.fd.io/r/govpp.git/adapter"
 )
 
 type vppAPIClientAdapter struct{}