Add missing require
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol.Tile');
|
||||
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.events');
|
||||
goog.require('goog.events.EventTarget');
|
||||
goog.require('goog.events.EventType');
|
||||
|
||||
Reference in New Issue
Block a user