Fixed includes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#include <osgViewer/HelpHandler>
|
||||
#include <osgViewer/ViewerEventHandlers>
|
||||
|
||||
#include <osg/PolygonMode>
|
||||
|
||||
|
||||
@@ -11,9 +11,10 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#include <osgViewer/StatsHandler>
|
||||
#include <osgViewer/ViewerEventHandlers>
|
||||
|
||||
#include <osg/PolygonMode>
|
||||
#include <osg/Geometry>
|
||||
|
||||
namespace osgViewer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user