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