X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fjpg-httpd.cxx;h=abf2911e3893210411f82a2c9d21c0e192d90923;hb=ff408dc540b0944061b0b88bdad93b5de17dbab9;hp=208a6a71b0177bb82fab2dbf09d9e536501bb87a;hpb=667e64e1ebc86a0c53112b92b53475898f315c36;p=flightgear.git diff --git a/src/Network/jpg-httpd.cxx b/src/Network/jpg-httpd.cxx index 208a6a71b..abf2911e3 100644 --- a/src/Network/jpg-httpd.cxx +++ b/src/Network/jpg-httpd.cxx @@ -52,6 +52,7 @@ #define __HTTP_GET_STRING "GET " #include +#include extern osg::ref_ptr sceneView; using std::string;