X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame%2Fg_panel.pas;h=0268c097b672b950344e3342b9d5e441152ec8ca;hb=376da3d2c46267728eda8903982d9219db0c0ddb;hp=c3d822480045e29454919fe9c3c5e9cb9f4609f3;hpb=10a6a314ac8316afcd61dc7071bda8261b0dbb45;p=d2df-sdl.git diff --git a/src/game/g_panel.pas b/src/game/g_panel.pas index c3d8224..0268c09 100644 --- a/src/game/g_panel.pas +++ b/src/game/g_panel.pas @@ -212,11 +212,7 @@ var implementation uses -{$IFDEF USE_NANOGL} - nanoGL, -{$ELSE} - GL, -{$ENDIF} + {$INCLUDE ../nogl/noGLuses.inc} e_texture, g_basic, g_map, g_game, g_gfx, e_graphics, g_weapons, g_triggers, g_console, g_language, g_monsters, g_player, g_grid, e_log, geom, utils, xstreams;