X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Frenderer.cxx;h=0e5ecb3e41ffe1f474591a01ee74ec76b300585f;hb=1c3e2d4942fe74dac43f1f6af542f9de7d4825db;hp=6fcbe0165a13f0aae11d18a7f0b8612e8c5c597c;hpb=986492d72d0e84c2ba2dfdad366f5c7414ee6ac9;p=flightgear.git diff --git a/src/Main/renderer.cxx b/src/Main/renderer.cxx index 6fcbe0165..0e5ecb3e4 100644 --- a/src/Main/renderer.cxx +++ b/src/Main/renderer.cxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started May 1997. // This file contains parts of main.cxx prior to october 2004 // -// Copyright (C) 1997 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as @@ -45,19 +45,20 @@ #include #include #include - -#ifdef FG_USE_CLOUDS_3D -# include -# include +#ifdef FG_JPEG_SERVER +#include #endif +#include + +#include + #include #include