aboutsummaryrefslogtreecommitdiffstats
path: root/USER/USER.pm
diff options
context:
space:
mode:
Diffstat (limited to 'USER/USER.pm')
-rw-r--r--USER/USER.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/USER/USER.pm b/USER/USER.pm
index e95096d..ab2a904 100644
--- a/USER/USER.pm
+++ b/USER/USER.pm
@@ -1,6 +1,7 @@
package USER;
use strict;
+use Glib;
require DynaLoader;
our @ISA = qw(DynaLoader);