Update muon.go

This commit is contained in:
V-X 2019-10-01 21:54:34 -05:00 committed by GitHub
parent 9b4b4f805c
commit ac0754bb0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"reflect"
"unsafe"
. "github.com/ImVexed/Muon/ultralight"
. "github.com/ImVexed/muon/ultralight"
)
type Window struct {