summaryrefslogtreecommitdiff
path: root/xtest/xtest.go
diff options
context:
space:
mode:
Diffstat (limited to 'xtest/xtest.go')
-rw-r--r--xtest/xtest.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/xtest/xtest.go b/xtest/xtest.go
index 182760e..c11cfc6 100644
--- a/xtest/xtest.go
+++ b/xtest/xtest.go
@@ -4,9 +4,9 @@ package xtest
// This file is automatically generated from xtest.xml. Edit at your peril!
import (
- "github.com/BurntSushi/xgb"
+ "github.com/jezek/xgb"
- "github.com/BurntSushi/xgb/xproto"
+ "github.com/jezek/xgb/xproto"
)
// Init must be called before using the XTEST extension.