Compile fix.

This commit is contained in:
Robert Osfield 2005-05-11 20:37:22 +00:00
parent 6abe4c8f8c
commit 1f6cdc49e5
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#ifndef OSG_GL2EXTENSIONS
#define OSG_GL2EXTENSIONS 1
#include <osg/Referenced>
#include <osg/GL>
namespace osg {

View File

@ -20,6 +20,8 @@
#include <osg/GL2Extensions>
#include <osg/Object>
#include <osg/buffered_value>
#include <set>
#include <string>