mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 09:39:56 +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 <osg/GraphicsContext>
|
||||
|
||||
namespace SceneUtil
|
||||
{
|
||||
namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user