summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/golang/freetype/freetype.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/golang/freetype/freetype.go')
-rw-r--r--Godeps/_workspace/src/github.com/golang/freetype/freetype.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/Godeps/_workspace/src/github.com/golang/freetype/freetype.go b/Godeps/_workspace/src/github.com/golang/freetype/freetype.go
index 27d1c5162..bec01f6b7 100644
--- a/Godeps/_workspace/src/github.com/golang/freetype/freetype.go
+++ b/Godeps/_workspace/src/github.com/golang/freetype/freetype.go
@@ -13,10 +13,10 @@ import (
"image"
"image/draw"
- "github.com/mattermost/platform/Godeps/_workspace/src/github.com/golang/freetype/raster"
- "github.com/mattermost/platform/Godeps/_workspace/src/github.com/golang/freetype/truetype"
- "github.com/mattermost/platform/Godeps/_workspace/src/golang.org/x/image/font"
- "github.com/mattermost/platform/Godeps/_workspace/src/golang.org/x/image/math/fixed"
+ "github.com/golang/freetype/raster"
+ "github.com/golang/freetype/truetype"
+ "golang.org/x/image/font"
+ "golang.org/x/image/math/fixed"
)
// These constants determine the size of the glyph cache. The cache is keyed