From: Torsten Dreyer Date: Mon, 15 Feb 2016 15:53:31 +0000 (+0100) Subject: correct user-agent string for terrasync X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=951859d8a74cfbb1aa1594cee38325e2a32b9913;p=simgear.git correct user-agent string for terrasync --- diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index 6b03ddfe..8622fce7 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -51,6 +51,7 @@ #include #include +#include #include "terrasync.hxx"