X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fopengl%2Fr_items.pas;h=19599f006a29d27abe49a1b4854913ec8fb61554;hp=a738b4d2e84d0e8244ceec493cd6db2644ce8ffa;hb=5c816a8e702fd39c65d0928a3315d81e979f30fb;hpb=a04665df153fa20762b6ed1d56177f3264e8d8f7 diff --git a/src/game/opengl/r_items.pas b/src/game/opengl/r_items.pas index a738b4d..19599f0 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,7 +24,7 @@ implementation uses SysUtils, Classes, Math, - e_graphics, + r_graphics, MAPDEF, g_basic, g_game, g_items