mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fixing more includes and forward declarations (#3876)
This commit is contained in:
@@ -24,10 +24,17 @@
|
||||
|
||||
#include "modules/spout/spoutwrapper.h"
|
||||
|
||||
#include <openspace/documentation/documentation.h>
|
||||
#include <ghoul/format.h>
|
||||
#include <ghoul/logging/logmanager.h>
|
||||
#include <ghoul/misc/assert.h>
|
||||
#include <ghoul/misc/dictionary.h>
|
||||
#include <ghoul/opengl/ghoul_gl.h>
|
||||
#include <ghoul/opengl/texture.h>
|
||||
#include <optional>
|
||||
#include <string_view>
|
||||
#include <utility>
|
||||
|
||||
#define SPOUT_NO_GL_INCLUDE
|
||||
#include <SpoutLibrary.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user