summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkapplet1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkapplet b/mdkapplet
index 517b3f96..bdda9e18 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -24,6 +24,7 @@ use strict;
use POSIX ":sys_wait_h";
use Config;
use lib qw(/usr/lib/libDrakX);
+use standalone; # for explanations
use interactive;
use common;