summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go')
-rw-r--r--Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go b/Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go
index fa9ba640b..8d4379757 100644
--- a/Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go
+++ b/Godeps/_workspace/src/github.com/golang/freetype/raster/stroke.go
@@ -6,7 +6,7 @@
package raster
import (
- "github.com/mattermost/platform/Godeps/_workspace/src/golang.org/x/image/math/fixed"
+ "golang.org/x/image/math/fixed"
)
// Two points are considered practically equal if the square of the distance