Add missing imports.
From-SVN: r35002
This commit is contained in:
parent
6ae3fb6650
commit
d55bb5be91
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue