summaryrefslogtreecommitdiff
path: root/wetter.lpr
diff options
context:
space:
mode:
Diffstat (limited to 'wetter.lpr')
-rw-r--r--wetter.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/wetter.lpr b/wetter.lpr
index e83a0c9..7cd3f23 100644
--- a/wetter.lpr
+++ b/wetter.lpr
@@ -5,7 +5,7 @@ program wetter;
uses
cthreads,
Interfaces, // this includes the LCL widgetset
- Forms, Unit1, pegelunit, fhunit;
+ Forms, Unit1, pegelunit, fhunit, fileunit;
{$R *.res}