rename window system and context choice variables
[gltest.git] / glutil.h
index 704d2cbab5edcb2e653729cf8fd76dc0268bc3e0..e7a39ad86ddad3652191b6b2b254b21cdb1c8c6b 100644 (file)
--- a/glutil.h
+++ b/glutil.h
@@ -17,7 +17,7 @@
  */
 
 
-#ifdef USE_GLES
+#ifdef CON_GLES2
 #include  <GLES2/gl2.h>
 #else
 #include <GL/gl.h>