1
0
Fork 0

Need to include fg_os.hxx, so the PUI initialization picks the right library.

This commit is contained in:
andy 2004-04-05 21:51:16 +00:00
parent 52a2f92009
commit 897cc6295c

View file

@ -39,6 +39,7 @@
#include <simgear/props/props.hxx>
#include <simgear/props/props_io.hxx>
#include <Main/fg_os.hxx> // Must come *before* pu.h!
#include <plib/pu.h>
#include <Include/general.hxx>