nexgb: rewrite import paths

This commit is contained in:
2018-09-08 19:57:27 +02:00
parent 48fb710f35
commit 7aa2601e66
35 changed files with 78 additions and 78 deletions

View File

@@ -26,7 +26,7 @@ import (
"testing"
"time"
"github.com/BurntSushi/xgb"
xgb "janouch.name/haven/nexgb"
)
// The X connection used throughout testing.