Fix include in satellite.js

This commit is contained in:
Ryan Huffman 2015-11-10 09:37:36 -08:00
parent 53ca4c857d
commit b802da4fef

View file

@ -15,7 +15,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
Script.include('../utilities/tools/vector.js');
Script.include('../../utilities/tools/vector.js');
var URL = "https://s3.amazonaws.com/hifi-public/marketplace/hificontent/Scripts/planets/";