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:
parent
9a01f8bf73
commit
1b08957f2a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <vector>
|
||||
#include <simgear/structure/SGBinding.hxx>
|
||||
#include <plib/ul.h>
|
||||
|
||||
#if defined( UL_WIN32 )
|
||||
#define TGT_PLATFORM "windows"
|
||||
|
|
Loading…
Reference in a new issue