summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/net_applet1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/net_applet b/bin/net_applet
index 7175693..5cb7882 100755
--- a/bin/net_applet
+++ b/bin/net_applet
@@ -32,6 +32,7 @@ is_running('net_applet') and die "net_applet already running\n";
package network::net_applet;
use mygtk2 qw(gtknew gtkset);
+use common;
our ($current_state, $current_interface);
our ($icon, $notification_queue);