Removing circular dependency for createjs

- Should help with  issue #2037
- This issue was introduced in #2000
This commit is contained in:
Jason Jarrett
2014-04-14 08:47:55 -07:00
parent 7b588129bc
commit e176a57f0d
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
// Library documentation : http://www.createjs.com/Docs/TweenJS/modules/TweenJS.html
/// <reference path="./createjs-lib.d.ts" />
/// <reference path="../createjs-lib/createjs-lib.d.ts" />
/// <reference path="../easeljs/easeljs.d.ts" />
/// <reference path="../tweenjs/tweenjs.d.ts" />
/// <reference path="../preloadjs/preloadjs.d.ts" />