diff --git a/src/modules/graphic/osggraph/Viewer/OsgHUD.cpp b/src/modules/graphic/osggraph/Viewer/OsgHUD.cpp index 654b634d0..8bf991d38 100644 --- a/src/modules/graphic/osggraph/Viewer/OsgHUD.cpp +++ b/src/modules/graphic/osggraph/Viewer/OsgHUD.cpp @@ -46,6 +46,10 @@ extern TGFCLIENT_API ForceFeedbackManager forceFeedback; #include #include //setprecision +#include //tolower +#include //tolower +#include //tolower + //string constants for dashboard static std::string strEmpty; static std::string strBrakeRep("F/R Brake Rep.");