diff options
Diffstat (limited to 'preprocmulti.go')
-rw-r--r-- | preprocmulti.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/preprocmulti.go b/preprocmulti.go index f4f7fbf..427ffe7 100644 --- a/preprocmulti.go +++ b/preprocmulti.go @@ -15,7 +15,7 @@ import ( "os" "strings" - "rescribe.xyz/preproc/integralimg" + "rescribe.xyz/integralimg" ) // TODO: do more testing to see how good this assumption is |