aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xevie/xevie.go
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/xevie/xevie.go')
-rw-r--r--nexgb/xevie/xevie.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/nexgb/xevie/xevie.go b/nexgb/xevie/xevie.go
index 180312b..6a3637d 100644
--- a/nexgb/xevie/xevie.go
+++ b/nexgb/xevie/xevie.go
@@ -4,9 +4,9 @@ package xevie
// This file is automatically generated from xevie.xml. Edit at your peril!
import (
- "github.com/BurntSushi/xgb"
+ xgb "janouch.name/haven/nexgb"
- "github.com/BurntSushi/xgb/xproto"
+ "janouch.name/haven/nexgb/xproto"
)
// Init must be called before using the XEVIE extension.