aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/wallet.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/popup/wallet.html')
-rw-r--r--extension/popup/wallet.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/popup/wallet.html b/extension/popup/wallet.html
index a6864896b..42d72e676 100644
--- a/extension/popup/wallet.html
+++ b/extension/popup/wallet.html
@@ -4,6 +4,7 @@
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="popup.css" type="text/css">
+ <script src="../lib/util.js" type="text/javascript"></script>
<script src="wallet.js" type="text/javascript"></script>
</head>