fix the require

git-svn-id: http://svn.openlayers.org/trunk/openlayers@905 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-06 15:39:10 +00:00
parent 19adc2b155
commit 0144ee66ab

View File

@@ -1,7 +1,8 @@
/* Copyright (c) 2006 MetaCarta, Inc., published under the BSD license.
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the full
* text of the license. */
// @require: OpenLayers/HTTPRequest.js
// @require: OpenLayers/Layer/HTTPRequest.js
// @require: OpenLayers/Util.js
/**