DEADSOFTWARE

render: move textures loaders to render
[d2df-sdl.git] / src / game / opengl / r_panel.pas
index c9de77c350ddd6c333686c092f056b1e03c1fa8c..a8446312d03a6a6d66180ae16bf656de4e14eedc 100644 (file)
@@ -27,8 +27,8 @@ implementation
   uses
     {$INCLUDE ../nogl/noGLuses.inc}
     SysUtils, Classes, Math,
-    r_graphics, g_options, r_animations,
-    g_base, g_basic, g_textures
+    r_graphics, g_options, r_animations, r_textures,
+    g_base, g_basic
   ;
 
   // TODO: remove WITH operator