diff options
Diffstat (limited to 'wipesides.go')
-rw-r--r-- | wipesides.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wipesides.go b/wipesides.go index 79a68b8..3bedf67 100644 --- a/wipesides.go +++ b/wipesides.go @@ -17,7 +17,7 @@ import ( "image/png" "os" - "rescribe.xyz/preproc/integralimg" + "rescribe.xyz/integralimg" ) // returns the proportion of the given window that is black pixels |