More include file cleanup

This commit is contained in:
Alexander Bock
2017-05-15 15:27:38 -04:00
parent 302fa06067
commit f4ad2ce4c2
37 changed files with 92 additions and 34 deletions
+1
View File
@@ -26,6 +26,7 @@
#include <openspace/engine/openspaceengine.h>
#include <ghoul/opengl/texture.h>
#include <ghoul/opengl/textureunit.h>
#include <ghoul/opengl/programobject.h>
namespace {
const std::string _loggerCat = "TexturePlane";