Added logmanager in openspacengine.h

This commit is contained in:
Jonas Strandstedt
2014-09-26 17:33:39 +02:00
parent 5427dbdeb2
commit 742b1016d4
@@ -25,6 +25,8 @@
#ifndef __OPENSPACEENGINE_H__
#define __OPENSPACEENGINE_H__
#include <ghoul/logging/logmanager.h>
// sgct header has to be included before all others due to Windows header
#define SGCT_WINDOWS_INCLUDE
#include "sgct.h"