summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang/freetype/raster/raster.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/golang/freetype/raster/raster.go')
-rw-r--r--vendor/github.com/golang/freetype/raster/raster.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/golang/freetype/raster/raster.go b/vendor/github.com/golang/freetype/raster/raster.go
index 995925e2a..7e6cd4e2b 100644
--- a/vendor/github.com/golang/freetype/raster/raster.go
+++ b/vendor/github.com/golang/freetype/raster/raster.go
@@ -13,7 +13,7 @@
// the Freetype "smooth" module, and the Anti-Grain Geometry library. A
// description of the area/coverage algorithm is at
// http://projects.tuxee.net/cl-vectors/section-the-cl-aa-algorithm
-package raster
+package raster // import "github.com/golang/freetype/raster"
import (
"strconv"