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.
fix-osga-rotate-wildly
AnyOldName3 2 years ago
parent ec4731d454
commit 2bc091fc05

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

Loading…
Cancel
Save