Added include of GraphicsWindow to fix wrapper build error

This commit is contained in:
Robert Osfield
2007-05-14 17:01:07 +00:00
parent 4d6c08c543
commit 55bd6129f4

View File

@@ -15,6 +15,7 @@
#define OSGVIEWER_VIEWEREVENTHANDLER 1
#include <osgGA/GUIEventHandler>
#include <osgViewer/GraphicsWindow>
namespace osgViewer {