aboutsummaryrefslogtreecommitdiff
path: root/driver/parser/spec.go
diff options
context:
space:
mode:
Diffstat (limited to 'driver/parser/spec.go')
-rw-r--r--driver/parser/spec.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/parser/spec.go b/driver/parser/spec.go
index 1d57bae..b288f5f 100644
--- a/driver/parser/spec.go
+++ b/driver/parser/spec.go
@@ -1,6 +1,6 @@
package parser
-import spec "github.com/nihei9/vartan/spec/grammar"
+import spec "spec/grammar"
type grammarImpl struct {
g *spec.CompiledGrammar