mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-16 08:42:23 +00:00
Include missing header
I thought I'd seen this class defined in one of the existing headers with a different name, but I was muddling its forward declaration and a different class being in a non-obvious header.
This commit is contained in:
parent
ec4731d454
commit
2bc091fc05
@ -1,5 +1,7 @@
|
|||||||
#include "glextensions.hpp"
|
#include "glextensions.hpp"
|
||||||
|
|
||||||
|
#include <osg/GraphicsContext>
|
||||||
|
|
||||||
namespace SceneUtil
|
namespace SceneUtil
|
||||||
{
|
{
|
||||||
namespace
|
namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user