From 9a5364f309861a27436aa4af7f413d941fd3aa26 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Fri, 30 Mar 2012 20:37:15 +0200 Subject: [PATCH] add missing requires --- lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js b/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js index bdca1fe7ce..b2ac8cf28d 100644 --- a/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js +++ b/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js @@ -5,6 +5,7 @@ /** * @requires OpenLayers/Format/WMSDescribeLayer.js + * @requires OpenLayers/Format/OGCExceptionReport.js */ /**