I'm trying to use this library in my app but the app wont compile with this error ``` hash = hasher.hash(getFile()); ^ class file for java.awt.image.BufferedImage not found ``` Any way too fix this?