diff --git a/video.go b/video.go index fb97770..6bc77b9 100644 --- a/video.go +++ b/video.go @@ -2,7 +2,7 @@ package main import ( "fmt" - "github.com/Go-gl/gl" + "github.com/go-gl/gl" "github.com/scottferg/Go-SDL/gfx" "github.com/scottferg/Go-SDL/sdl" "log"