Commit d55bb5be by Bryce McKinlay

Add missing imports.

From-SVN: r35002
parent 6ae3fb66
......@@ -7,6 +7,8 @@ Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details. */
package java.awt.image;
import java.util.Hashtable;
import java.awt.ColorModel;
public interface ImageConsumer
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment