fix for issue #661

This commit is contained in:
benfry
2011-05-15 20:01:30 +00:00
parent 9f6cac198d
commit b314dd9379
@@ -4,7 +4,8 @@
*
* Arrange the pixels from live video into the HSV Color Cone.
*/
import java.awt.Color;
import processing.opengl.*;
import processing.video.*;