Restructure files in folders

This commit is contained in:
Kalle Bladin
2016-04-25 13:58:32 -04:00
parent a8b7573354
commit cc1e42d6ef
40 changed files with 265 additions and 262 deletions

View File

@@ -24,9 +24,9 @@
#include <modules/globebrowsing/globebrowsingmodule.h>
#include <modules/globebrowsing/rendering/renderableglobe.h>
#include <modules/globebrowsing/rendering/distanceswitch.h>
#include <modules/globebrowsing/rendering/globemesh.h>
#include <modules/globebrowsing/globes/renderableglobe.h>
#include <modules/globebrowsing/other/distanceswitch.h>
#include <modules/globebrowsing/globes/globemesh.h>
#include <openspace/rendering/renderable.h>
#include <openspace/util/factorymanager.h>