]> git.mxchange.org Git - flightgear.git/commitdiff
Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM Macro to make the tags...
authortorsten <torsten>
Sun, 23 Aug 2009 10:36:08 +0000 (10:36 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 23 Aug 2009 19:43:10 +0000 (21:43 +0200)
<mac> work in the joystick xml files.

src/Input/FGCommonInput.hxx

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