Restructure includes.

This commit is contained in:
Jürg Lehni 2014-08-20 16:44:36 +02:00
parent 6faf61e6ef
commit db1ccd1d1e

View file

@ -129,7 +129,7 @@ var paper = new function(undefined) {
/*#*/ if (__options.paperScript || __options.svg) { /*#*/ if (__options.paperScript || __options.svg) {
/*#*/ include('net/Http.js'); /*#*/ include('net/Http.js');
/*#*/ } /*#*/ }
/*#*/ } // __options.environment == 'browser' /*#*/ }
/*#*/ include('canvas/CanvasProvider.js'); /*#*/ include('canvas/CanvasProvider.js');
/*#*/ include('canvas/BlendMode.js'); /*#*/ include('canvas/BlendMode.js');