summaryrefslogtreecommitdiff
path: root/bigreq/bigreq.go
diff options
context:
space:
mode:
Diffstat (limited to 'bigreq/bigreq.go')
-rw-r--r--bigreq/bigreq.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigreq/bigreq.go b/bigreq/bigreq.go
index 6590376..d8a5859 100644
--- a/bigreq/bigreq.go
+++ b/bigreq/bigreq.go
@@ -4,9 +4,9 @@ package bigreq
// This file is automatically generated from bigreq.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 BIG-REQUESTS extension.