[orx-kinect] fix redundant package name that appeared after orx-jvm refactoring and broke loading of relative classpath resources (#211)
This commit is contained in:
@@ -8,7 +8,6 @@ import org.bytedeco.libfreenect.presets.freenect
|
||||
import org.openrndr.Program
|
||||
import org.openrndr.extra.kinect.*
|
||||
import org.openrndr.extra.kinect.impl.*
|
||||
import org.openrndr.extra.kinect.org.openrndr.extra.kinect.impl.*
|
||||
import java.nio.ByteBuffer
|
||||
import java.nio.ByteOrder
|
||||
import java.util.*
|
||||
|
||||
Reference in New Issue
Block a user