Jenkins compile fix

This commit is contained in:
Alexander Bock
2015-02-13 10:15:58 +01:00
parent 31ec399faa
commit 0de499b643

View File

@@ -29,6 +29,8 @@
#include <openspace/properties/stringproperty.h>
#include <openspace/properties/vectorproperty.h>
#include <ghoul/opengl/ghoul_gl.h>
namespace ghoul {
namespace opengl {
class ProgramObject;