X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fopengl%2Fr_items.pas;h=6e3dfee703f939d272ffa52604a0c3a1bd005d5d;hb=e9689e89adc11f1179ee991bffa4d2be54f6e068;hp=a738b4d2e84d0e8244ceec493cd6db2644ce8ffa;hpb=3f43071711c968a2c31d6f1398df453b80c9d899;p=d2df-sdl.git diff --git a/src/game/opengl/r_items.pas b/src/game/opengl/r_items.pas index a738b4d..6e3dfee 100644 --- a/src/game/opengl/r_items.pas +++ b/src/game/opengl/r_items.pas @@ -12,7 +12,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$INCLUDE ../shared/a_modes.inc} +{$INCLUDE ../../shared/a_modes.inc} unit r_items; interface @@ -24,9 +24,9 @@ implementation uses SysUtils, Classes, Math, - e_graphics, + r_graphics, MAPDEF, - g_basic, g_game, + g_base, g_basic, g_game, g_items ;