fix: package statment was fucked

This commit is contained in:
Brian Matzon 2002-12-20 20:47:41 +00:00
parent c847bef095
commit f92a041168
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
package org.lwjgl.test.opengl;
import org.lwjgl.input.*;
import org.lwjgl.opengl.*;
import org.lwjgl.*;