diff options
Diffstat (limited to 'nexgb/xproto/xproto.go')
-rw-r--r-- | nexgb/xproto/xproto.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nexgb/xproto/xproto.go b/nexgb/xproto/xproto.go index 237f3cb..b18315f 100644 --- a/nexgb/xproto/xproto.go +++ b/nexgb/xproto/xproto.go @@ -4,7 +4,7 @@ package xproto // This file is automatically generated from xproto.xml. Edit at your peril! import ( - "github.com/BurntSushi/xgb" + xgb "janouch.name/haven/nexgb" ) // Setup parses the setup bytes retrieved when |