X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fengine%2Fe_sound.pas;h=7616afd24e5fc0953eff36e62809b12d9c8f1c34;hb=dd0d8ac4cc2a0aa774f25c8a1a774f7358acfae7;hp=d4d13b8ec34dc57cc7d4c7c45ccf02a1aa0970ac;hpb=9e08e52b1845570063f7491ac5eda3e9470a01c9;p=d2df-sdl.git diff --git a/src/engine/e_sound.pas b/src/engine/e_sound.pas index d4d13b8..7616afd 100644 --- a/src/engine/e_sound.pas +++ b/src/engine/e_sound.pas @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$INCLUDE e_amodes.inc} +{$INCLUDE ../shared/a_modes.inc} unit e_sound; {$IFDEF USE_SDLMIXER}