1
0
Fork 0

Another Win32/Canvas fix.

This commit is contained in:
James Turner 2012-05-18 08:56:17 +01:00
parent b5283fafb1
commit 2c640b0329

View file

@ -40,6 +40,8 @@
#include <osg/PolygonMode>
#include <osg/ShadeModel>
#include <osg/StateSet>
#include <osg/FrameBufferObject> // for GL_DEPTH_STENCIL_EXT on Windows
#include <osgDB/FileNameUtils>
#include <simgear/scene/material/EffectGeode.hxx>