Removed redundant include of GLU

This commit is contained in:
Robert Osfield 2009-11-10 12:02:40 +00:00
parent 8bba7c9f98
commit f159ae0516

View File

@ -16,7 +16,6 @@
#include <osg/ImageSequence>
#include <osg/State>
#include <osg/Notify>
#include <osg/GLU>
using namespace osg;