@@ -48,10 +48,10 @@ implementation
uses
zgl_application,
zgl_screen,
+ zgl_gltypeconst,
{$IFNDEF USE_GLES}
zgl_opengl,
zgl_opengl_all,
- zgl_gltypeconst,
{$ELSE}
zgl_opengles,
zgl_opengles_all,