summaryrefslogtreecommitdiff
path: root/hocrtotxt/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'hocrtotxt/main.go')
-rw-r--r--hocrtotxt/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hocrtotxt/main.go b/hocrtotxt/main.go
index 6821a9e..6716a9e 100644
--- a/hocrtotxt/main.go
+++ b/hocrtotxt/main.go
@@ -6,7 +6,7 @@ import (
"log"
"os"
- "rescribe.xyz/go.git/lib/hocr"
+ "rescribe.xyz/utils/pkg/hocr"
)
func main() {