Fix tcell import

This commit is contained in:
Zachary Yedidia 2016-09-01 13:57:26 -04:00
parent ef4a385380
commit d03a5fc998

View File

@ -39,7 +39,7 @@ import (
"strings"
"time"
"github.com/gdamore/tcell"
"github.com/zyedidia/tcell"
)
// #include <curses.h>