Seenkao 3 жил өмнө
parent
commit
91e53cb3ac

+ 1 - 1
Zengl_SRC/src/zgl_grid_2d.pas

@@ -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,