summaryrefslogtreecommitdiff
path: root/emails.lpr
diff options
context:
space:
mode:
Diffstat (limited to 'emails.lpr')
-rw-r--r--emails.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/emails.lpr b/emails.lpr
index b139b94..e4eb2b7 100644
--- a/emails.lpr
+++ b/emails.lpr
@@ -5,7 +5,7 @@ program emails;
uses
cthreads,
Interfaces, // this includes the LCL widgetset
- Forms, Unit1, popunit
+ Forms, Unit1, popimapunit, deencrypt
{ you can add units after this };
{$R *.res}