aboutsummaryrefslogtreecommitdiffstats
path: root/src/module.prefix
diff options
context:
space:
mode:
Diffstat (limited to 'src/module.prefix')
-rw-r--r--src/module.prefix2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/module.prefix b/src/module.prefix
index 5e94be5d..791edb90 100644
--- a/src/module.prefix
+++ b/src/module.prefix
@@ -3,4 +3,4 @@
* (c) 2010-2012 Google, Inc. http://angularjs.org
* License: MIT
*/
-(function(angular) {
+(function(window, angular, undefined) {