Compile fix.
This commit is contained in:
parent
6abe4c8f8c
commit
1f6cdc49e5
@ -18,6 +18,7 @@
|
||||
#ifndef OSG_GL2EXTENSIONS
|
||||
#define OSG_GL2EXTENSIONS 1
|
||||
|
||||
#include <osg/Referenced>
|
||||
#include <osg/GL>
|
||||
|
||||
namespace osg {
|
||||
|
@ -20,6 +20,8 @@
|
||||
|
||||
|
||||
#include <osg/GL2Extensions>
|
||||
#include <osg/Object>
|
||||
#include <osg/buffered_value>
|
||||
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
Loading…
Reference in New Issue
Block a user