From: curt Date: Wed, 30 Jun 1999 19:16:53 +0000 (+0000) Subject: Force initial ssgState before doing ssg cull and render pass so that the X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7a56d332ad34f74b26fa9d4b5a75e41dc3d87f00;p=flightgear.git Force initial ssgState before doing ssg cull and render pass so that the lazy state loader get's primed. --- diff --git a/src/Main/main.cxx b/src/Main/main.cxx index f141f3bf4..ab70ba57b 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -81,6 +81,7 @@ #include #include #include +#include #include #include #include