DEADSOFTWARE

render: remove from render some common types
[d2df-sdl.git] / src / game / opengl / r_map.pas
index 9ab45a0ed4485e9d665b7660207e7cd9bbc0d9a6..ef75c14c223452db1e12a37d1c66411b552b21aa 100644 (file)
@@ -30,8 +30,8 @@ implementation
   uses
     {$INCLUDE ../nogl/noGLuses.inc}
     SysUtils, Classes, Math,
-    e_graphics,
-    g_basic, g_game, g_options,
+    r_graphics,
+    g_base, g_basic, g_game, g_options,
     g_panel, g_map,
     r_panel
   ;