From: andy Date: Mon, 5 Apr 2004 21:51:16 +0000 (+0000) Subject: Need to include fg_os.hxx, so the PUI initialization picks the right library. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=897cc6295c59920cc27f799612f6fa6f8e1952f0;p=flightgear.git Need to include fg_os.hxx, so the PUI initialization picks the right library. --- diff --git a/src/GUI/gui.cxx b/src/GUI/gui.cxx index 48deee30c..bbdbda878 100644 --- a/src/GUI/gui.cxx +++ b/src/GUI/gui.cxx @@ -39,6 +39,7 @@ #include #include +#include
// Must come *before* pu.h! #include #include