aboutsummaryrefslogtreecommitdiffstats
path: root/src/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/jquery.js')
-rw-r--r--src/jquery.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jquery.js b/src/jquery.js
index 66a42808e..2faa9c3cd 100644
--- a/src/jquery.js
+++ b/src/jquery.js
@@ -11,6 +11,7 @@ define( [
"./attributes",
"./event",
"./event/alias",
+ "./event/focusin",
"./manipulation",
"./manipulation/_evalUrl",
"./wrap",