]> git.mxchange.org Git - flightgear.git/commitdiff
compile
authormfranz <mfranz>
Wed, 19 Nov 2008 01:09:29 +0000 (01:09 +0000)
committermfranz <mfranz>
Wed, 19 Nov 2008 01:09:29 +0000 (01:09 +0000)
src/Network/jpg-httpd.cxx

index 208a6a71b0177bb82fab2dbf09d9e536501bb87a..abf2911e3893210411f82a2c9d21c0e192d90923 100644 (file)
@@ -52,6 +52,7 @@
 #define __HTTP_GET_STRING           "GET "
 
 #include <osgUtil/SceneView>
+#include <osgViewer/Viewer>
 extern osg::ref_ptr<osgUtil::SceneView> sceneView;
 
 using std::string;