aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/friendship/friendship.js
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/friendship/friendship.js')
-rw-r--r--Resources/friendship/friendship.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Resources/friendship/friendship.js b/Resources/friendship/friendship.js
index fa00b10..8d3f437 100644
--- a/Resources/friendship/friendship.js
+++ b/Resources/friendship/friendship.js
@@ -5,5 +5,6 @@ var fs = {};
})();
Ti.include(
+ '/friendship/config/config.js',
'/friendship/ui/ui.js'
);