Fix for Missing @requires directive in Layer/XYZ.js results in broken custom

singlefile-builds, (closes #2299), thx marcjansen. 


git-svn-id: http://svn.openlayers.org/trunk/openlayers@9729 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2009-10-08 14:29:18 +00:00
parent 0cced02fec
commit 3e0b053009

View File

@@ -4,6 +4,7 @@
/** /**
* @requires OpenLayers/Layer/Grid.js * @requires OpenLayers/Layer/Grid.js
* @requires OpenLayers/Tile/Image.js
*/ */
/** /**