From 60634bc44536a82284b2044da8daafe734b8bb80 Mon Sep 17 00:00:00 2001 From: Automatic Release Builder Date: Wed, 26 Aug 2020 14:21:45 +0100 Subject: [PATCH] Fix include that dropped when squashing. --- simgear/scene/tsync/terrasync.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index b07f1819..209d0b81 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -46,6 +46,7 @@ #include #include #include +#include #include