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 ...@@ -7,6 +7,8 @@ Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details. */ details. */
package java.awt.image; package java.awt.image;
import java.util.Hashtable;
import java.awt.ColorModel;
public interface ImageConsumer 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