From 1662f2adbab07422696ccabfbe19ea2c21e637a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Thu, 11 Sep 2008 15:11:43 +0000 Subject: [PATCH] Add missing @requires OpenLayers/Tile/Image.js. r=crschmidt (Pullup #1733) git-svn-id: http://svn.openlayers.org/trunk/openlayers@7999 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/TMS.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Layer/TMS.js b/lib/OpenLayers/Layer/TMS.js index 15d88e246a..8892bb82e8 100644 --- a/lib/OpenLayers/Layer/TMS.js +++ b/lib/OpenLayers/Layer/TMS.js @@ -5,6 +5,7 @@ /** * @requires OpenLayers/Layer/Grid.js + * @requires OpenLayers/Tile/Image.js */ /**