Sorting more classes into the correct modules

This commit is contained in:
Alexander Bock
2015-05-20 21:40:52 +02:00
parent 59e474d5cd
commit e51df4b2a0
42 changed files with 289 additions and 126 deletions
@@ -22,12 +22,12 @@
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
****************************************************************************************/
#include <modules/base/rendering/renderablecrawlingline.h>
#include <modules/newhorizons/rendering/renderablecrawlingline.h>
#include <openspace/engine/configurationmanager.h>
#include <openspace/engine/openspaceengine.h>
#include <openspace/util/spicemanager.h>
#include <openspace/util/imagesequencer2.h>
#include <modules/newhorizons/util/imagesequencer2.h>
//#include <imgui.h>
namespace {