1
0
Fork 0

Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM Macro to make the tags <windows> or

<mac> work in the joystick xml files.
This commit is contained in:
torsten 2009-08-23 10:36:08 +00:00 committed by Tim Moore
parent 9a01f8bf73
commit 1b08957f2a

View file

@ -27,6 +27,7 @@
#include <vector>
#include <simgear/structure/SGBinding.hxx>
#include <plib/ul.h>
#if defined( UL_WIN32 )
#define TGT_PLATFORM "windows"