X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_player.pas;h=355ecf323985108f69d23d047c3a34399fb77dcc;hb=8d99e158428b4ed90b09ee17933c9a2a48532157;hp=8c626569dfe2dd1e25476321c64567ea7333f5ff;hpb=3a2594735abd86e583b35da46526b9d16a9cd0ed;p=d2df-sdl.git diff --git a/src/game/g_player.pas b/src/game/g_player.pas index 8c62656..355ecf3 100644 --- a/src/game/g_player.pas +++ b/src/game/g_player.pas @@ -588,11 +588,7 @@ procedure g_Bot_RemoveAll(); implementation uses -{$IFDEF USE_NANOGL} - nanoGL, -{$ELSE} - GL, -{$ENDIF} +{$INCLUDE ../nogl/noGLuses.inc} {$IFDEF ENABLE_HOLMES} g_holmes, {$ENDIF}