1
0
Fork 0

Win32 fix

This commit is contained in:
fredb 2006-07-22 08:49:47 +00:00
parent a5125b6124
commit 5c101b8021

View file

@ -18,6 +18,10 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <simgear/props/condition.hxx>
#include "HUD.hxx"