tweaked build.xml to get compile working again

This commit is contained in:
Elias Naur 2007-08-25 14:47:24 +00:00
parent c156c42644
commit 42a9d985d4
2 changed files with 3 additions and 2 deletions

View file

@ -36,7 +36,6 @@ import java.nio.FloatBuffer;
import java.nio.IntBuffer;
import org.lwjgl.LWJGLException;
import org.lwjgl.input.InputImplementation;
interface DisplayImplementation extends InputImplementation {