From 897cc6295c59920cc27f799612f6fa6f8e1952f0 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 5 Apr 2004 21:51:16 +0000 Subject: [PATCH] Need to include fg_os.hxx, so the PUI initialization picks the right library. --- src/GUI/gui.cxx | 1 + 1 file changed, 1 insertion(+) 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