From ea732d4535c1a7fad50ced96fb8a93b66a7e7a79 Mon Sep 17 00:00:00 2001 From: euzuro Date: Thu, 15 Jun 2006 17:29:39 +0000 Subject: [PATCH] add requere statement for singlefile git-svn-id: http://svn.openlayers.org/trunk/openlayers@602 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/VirtualEarth.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/OpenLayers/Layer/VirtualEarth.js b/lib/OpenLayers/Layer/VirtualEarth.js index 147b4569cc..6b3216dd7a 100644 --- a/lib/OpenLayers/Layer/VirtualEarth.js +++ b/lib/OpenLayers/Layer/VirtualEarth.js @@ -1,3 +1,5 @@ +// @require: OpenLayers/Layer.js + // load VE map control script document.write("");