From: torsten Date: Sun, 23 Aug 2009 10:36:08 +0000 (+0000) Subject: Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM Macro to make the tags... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1b08957f2a9c7da4f23eca2389b96c1ac60bf856;p=flightgear.git Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM Macro to make the tags or work in the joystick xml files. --- diff --git a/src/Input/FGCommonInput.hxx b/src/Input/FGCommonInput.hxx index 7eee91526..827d39e62 100644 --- a/src/Input/FGCommonInput.hxx +++ b/src/Input/FGCommonInput.hxx @@ -27,6 +27,7 @@ #include #include +#include #if defined( UL_WIN32 ) #define TGT_PLATFORM "windows"