2003/10/13 00:44:54
[org.ibex.core.git] / src / org / xwt / plat / OpenGL.cc
index 8200b16..71870c7 100644 (file)
@@ -17,7 +17,7 @@
 #include <OpenGL/glu.h>
 #include <OpenGL/glext.h>
 #else
-#warning I am not sure if these is correct
+#warning I am not sure if these are correct
 #include <gl/gl.h>
 #include <gl/glu.h>
 #include <gl/glext.h>