summaryrefslogtreecommitdiff
path: root/cmd/preprocmulti/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/preprocmulti/main.go')
-rw-r--r--cmd/preprocmulti/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/preprocmulti/main.go b/cmd/preprocmulti/main.go
index aeac767..ca7799f 100644
--- a/cmd/preprocmulti/main.go
+++ b/cmd/preprocmulti/main.go
@@ -17,7 +17,7 @@ import (
"os"
"rescribe.xyz/preproc"
- "rescribe.xyz/preproc/integralimg"
+ "rescribe.xyz/integralimg"
)
// TODO: do more testing to see how good this assumption is