moved histogram class to core

This commit is contained in:
Michael Nilsson
2016-05-17 12:49:16 -04:00
parent 31e6b0e2b3
commit d2e913b70e
13 changed files with 12 additions and 12 deletions
@@ -28,7 +28,7 @@
#include <cmath>
#include <modules/multiresvolume/rendering/localerrorhistogrammanager.h>
#include <modules/multiresvolume/rendering/histogram.h>
#include <openspace/util/histogram.h>
#include <openspace/util/progressbar.h>