DEADSOFTWARE

cleanup: remove g_options dependency on r_graphics
[d2df-sdl.git] / src / game / opengl / r_panel.pas
index c3c75666ac2e867c8644b9bc3e1ceeeecd6607f4..f96cfb0aaf312af218fb256e80d92f522093255b 100644 (file)
@@ -27,7 +27,7 @@ implementation
   uses
     {$INCLUDE ../nogl/noGLuses.inc}
     SysUtils, Classes, Math, utils,
-    r_graphics,
+    r_graphics, g_options,
     g_base, g_basic, g_textures, g_game
   ;