DEADSOFTWARE

render: system: move gl related code from system driver
[d2df-sdl.git] / src / game / opengl / r_map.pas
index d7d3a85516966b83a17b2b9252c00da8e4b8c0c6..1c26b0299138aa423571210d70c898f5420aabcf 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
   ;