import fix: dear atom, always use rackpsace repo and not mine
diff --git a/rackspace/compute/v2/flavors/results.go b/rackspace/compute/v2/flavors/results.go
index e9efcdc..af444a7 100644
--- a/rackspace/compute/v2/flavors/results.go
+++ b/rackspace/compute/v2/flavors/results.go
@@ -3,7 +3,7 @@
 import (
 	"reflect"
 
-	"github.com/jrperritt/gophercloud"
+	"github.com/rackspace/gophercloud"
 	"github.com/mitchellh/mapstructure"
 	os "github.com/rackspace/gophercloud/openstack/compute/v2/flavors"
 	"github.com/rackspace/gophercloud/pagination"