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