mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 23:36:59 -04:00
Small fix
This commit is contained in:
parent
d3fa8a8602
commit
87e44bf627
@ -11,11 +11,11 @@
|
|||||||
* OpenSceneGraph Public License for more details.
|
* OpenSceneGraph Public License for more details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "objectcache.hpp"
|
#include <osg/Version>
|
||||||
|
|
||||||
#if OSG_VERSION_LESS_THAN(3,4,0)
|
#if OSG_VERSION_LESS_THAN(3,4,0)
|
||||||
|
|
||||||
#include <osgDB/ObjectCache>
|
#include "objectcache.hpp"
|
||||||
|
|
||||||
using namespace osgDB;
|
using namespace osgDB;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user