DEADSOFTWARE

HolmesUI: "position" property for windows
[d2df-sdl.git] / src / game / Doom2DF.dpr
index 53d66f1c3a48c57da90e098fa5c857fcd42afcd0..e81b4ae970bdaa871bed0e864ebf94105417be26 100644 (file)
@@ -110,7 +110,12 @@ uses
   g_language in 'g_language.pas',
   ImagingTypes,
   Imaging,
-  ImagingUtility;
+  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',
+  gh_flexlay in '../gx/gh_flexlay.pas';
 
 {$IFDEF WINDOWS}
   {$R *.res}