DEADSOFTWARE

Added new OpenGL ES wrapper
[d2df-sdl.git] / src / game / g_player.pas
index 8c626569dfe2dd1e25476321c64567ea7333f5ff..355ecf323985108f69d23d047c3a34399fb77dcc 100644 (file)
@@ -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}