summaryrefslogtreecommitdiff
path: root/src/client/view/bubble.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/view/bubble.js')
-rw-r--r--src/client/view/bubble.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/view/bubble.js b/src/client/view/bubble.js
index 17998694..0b3787b7 100644
--- a/src/client/view/bubble.js
+++ b/src/client/view/bubble.js
@@ -1,4 +1,4 @@
-define(["jquery", "Bacon_wrapper"],
+define(["jquery", "Bacon"],
function ($, Bacon)
{
function Bubble(raw_parent, radius) {