summaryrefslogtreecommitdiff
path: root/raetsel.lpr
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-30 21:29:21 +0200
committerErich Eckner <git@eckner.net>2018-09-30 21:29:21 +0200
commitd81c2373be6697e2ebcfd082831115c4f182b6a0 (patch)
tree87f7c58fa15a5057bccbf2ffd206016236faa491 /raetsel.lpr
parentaba523b2d0815b4d900b387044abda19995c0973 (diff)
downloadRaetsel-d81c2373be6697e2ebcfd082831115c4f182b6a0.tar.xz
buchstabenunit.pas & hochhausunit.pas neu
Diffstat (limited to 'raetsel.lpr')
-rw-r--r--raetsel.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/raetsel.lpr b/raetsel.lpr
index 839a24b..92f798f 100644
--- a/raetsel.lpr
+++ b/raetsel.lpr
@@ -7,7 +7,7 @@ uses
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
- Forms, unit1, Unit2, raetselunit
+ Forms, unit1, Unit2, raetselunit, buchstabenunit, hochhausunit
{ you can add units after this };
{$R *.res}