From 1b08957f2a9c7da4f23eca2389b96c1ac60bf856 Mon Sep 17 00:00:00 2001 From: torsten Date: Sun, 23 Aug 2009 10:36:08 +0000 Subject: [PATCH] Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM Macro to make the tags or work in the joystick xml files. --- src/Input/FGCommonInput.hxx | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.5