Skip to content

Commit

Permalink
added necessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
delfick committed Dec 30, 2010
1 parent b95eeab commit dc107a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fancy/_levels/templates.js
@@ -1,6 +1,6 @@
/*global require */
require.def('_levels/templates',
['gma/base'],
['gma/base', 'gma/utils/render'],
function (gma) {
return {

Expand Down

0 comments on commit dc107a2

Please sign in to comment.