moved package
This commit is contained in:
parent
395ef95009
commit
1727f47a6f
1 changed files with 2 additions and 3 deletions
|
@ -10,10 +10,9 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/go-gl/gl/v3.2-core/gl"
|
||||
"github.com/tfriedel6/canvas"
|
||||
"github.com/tfriedel6/canvas/goglimpl"
|
||||
"github.com/veandco/go-sdl2/sdl"
|
||||
|
||||
"tests/canvas"
|
||||
"tests/canvas/goglimpl"
|
||||
)
|
||||
|
||||
type Window struct {
|
||||
|
|
Loading…
Reference in a new issue