1
0
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:
AnyOldName3 2023-05-14 22:51:16 +01:00
parent ec4731d454
commit 2bc091fc05

View File

@ -1,5 +1,7 @@
#include "glextensions.hpp"
#include <osg/GraphicsContext>
namespace SceneUtil
{
namespace