From: curt Date: Mon, 1 Jun 1998 17:54:40 +0000 (+0000) Subject: Added Linux audio support. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a6c2da9e4e0dabf115bd46349a8ef589730b3310;p=flightgear.git Added Linux audio support. avoid glClear( COLOR_BUFFER_BIT ) when not using it to set the sky color. map stl tweaks. --- diff --git a/Main/GLUTmain.cxx b/Main/GLUTmain.cxx index f0d0c6d31..0c764368f 100644 --- a/Main/GLUTmain.cxx +++ b/Main/GLUTmain.cxx @@ -50,6 +50,7 @@ #include #include #include +#include