Fix requires relating to recent commits

This commit is contained in:
Tom Payne
2013-01-30 23:18:42 +01:00
parent f9eb7dc477
commit 93976a5d9f
3 changed files with 6 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
goog.provide('ol.Kinetic');
goog.require('goog.array');
goog.require('ol.Pixel');
goog.require('ol.Coordinate');
goog.require('ol.PreRenderFunction');
goog.require('ol.animation');