1
0
Fork 0

OSG file renamed

This commit is contained in:
fredb 2007-06-16 16:15:49 +00:00
parent 291462c25e
commit 69f0a797b3

View file

@ -1,3 +1,8 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <stdlib.h>
#include <simgear/compiler.h>
@ -9,7 +14,7 @@
#include <osg/Matrixd>
#include <osg/Viewport>
#include <osg/Version>
#include <osgViewer/StatsHandler>
#include <osgViewer/ViewerEventHandlers>
#include <osgViewer/Viewer>
#include <osgGA/MatrixManipulator>