X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2FDoom2DF.dpr;h=e81b4ae970bdaa871bed0e864ebf94105417be26;hb=313f52c372a4fe70cdfb3fdfaf845b95e05be9d4;hp=67dcc034b11edef519f01fba9dafce860e53b3e0;hpb=73dcd471279fb6cc58e944fb56ad863955eb742e;p=d2df-sdl.git diff --git a/src/game/Doom2DF.dpr b/src/game/Doom2DF.dpr index 67dcc03..e81b4ae 100644 --- a/src/game/Doom2DF.dpr +++ b/src/game/Doom2DF.dpr @@ -113,7 +113,9 @@ uses ImagingUtility, sdlcarcass in '../gx/sdlcarcass.pas', glgfx in '../gx/glgfx.pas', - gh_ui in '../gx/gh_ui.pas'; + gh_ui_common in '../gx/gh_ui_common.pas', + gh_ui in '../gx/gh_ui.pas', + gh_flexlay in '../gx/gh_flexlay.pas'; {$IFDEF WINDOWS} {$R *.res}