DEADSOFTWARE

added "common" module for Holmes UI (preparation for layout manager)
[d2df-sdl.git] / src / game / Doom2DF.dpr
index 67dcc034b11edef519f01fba9dafce860e53b3e0..7daaaea83727b95ee5252ab62194eaee6e8ce732 100644 (file)
@@ -113,6 +113,7 @@ uses
   ImagingUtility,
   sdlcarcass in '../gx/sdlcarcass.pas',
   glgfx in '../gx/glgfx.pas',
+  gh_ui_common in '../gx/gh_ui_common.pas',
   gh_ui in '../gx/gh_ui.pas';
 
 {$IFDEF WINDOWS}