aboutsummaryrefslogtreecommitdiff
path: root/grammar/lexical/entry.go
diff options
context:
space:
mode:
Diffstat (limited to 'grammar/lexical/entry.go')
-rw-r--r--grammar/lexical/entry.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/grammar/lexical/entry.go b/grammar/lexical/entry.go
index c9f8691..6d2fbe3 100644
--- a/grammar/lexical/entry.go
+++ b/grammar/lexical/entry.go
@@ -5,7 +5,7 @@ import (
"sort"
"strings"
- spec "github.com/nihei9/vartan/spec/grammar"
+ spec "spec/grammar"
)
type LexEntry struct {