fix import

This commit is contained in:
陈研深 2015-11-28 13:22:25 +08:00
commit af3876c120

2
gin.go
View File

@ -11,7 +11,7 @@ import (
"os"
"sync"
"./render"
"github.com/SCys/gin/render"
)
// Framework's version