Use my own fork of Go-SDL

This commit is contained in:
Zellyn Hunter 2013-12-04 20:16:37 -08:00
parent bd804ee6c1
commit b58a64c48d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
"runtime/pprof"
"unsafe"
"github.com/0xe2-0x9a-0x9b/Go-SDL/sdl"
"github.com/zellyn/Go-SDL/sdl"
"github.com/zellyn/go6502/cpu"
"github.com/zellyn/goapple2"
"github.com/zellyn/goapple2/cards"