summaryrefslogtreecommitdiff
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/go.mod b/c/go.mod
index 1c0e378..adc64cd 100644
--- a/c/go.mod
+++ b/c/go.mod
@@ -15,4 +15,4 @@ require (
golang.org/x/text v0.3.2 // indirect
)
-replace mkvlib => ../lib
+replace mkvlib => ./../mkvlib