Compile fix

This commit is contained in:
Emil Axelsson
2017-03-03 18:19:10 +01:00
parent 1381ab6600
commit 4307c06d92
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -28,6 +28,8 @@
#include <memory>
#include <vector>
#include <openspace/util/openspacemodule.h>
namespace ghoul {
namespace systemcapabilities {
@@ -40,8 +42,6 @@ namespace openspace {
namespace scripting { struct LuaLibrary; }
class OpenSpaceModule;
/**
* The ModuleEngine is the central repository for registering and accessing
* OpenSpaceModule for the current application run. By initializing (#initialize) the