From: Mathias Froehlich Date: Mon, 27 Aug 2012 15:57:52 +0000 (+0200) Subject: Fix compile of simgear headless past bvh rework. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7e97a4c6930e6388259bca3721a998c26027bfd3;p=flightgear.git Fix compile of simgear headless past bvh rework. --- diff --git a/src/FDM/groundcache.cxx b/src/FDM/groundcache.cxx index 0e2d43b5b..fc4fdfaca 100644 --- a/src/FDM/groundcache.cxx +++ b/src/FDM/groundcache.cxx @@ -41,6 +41,7 @@ #include #include #include +#include #include #include #include diff --git a/src/Scenery/scenery.cxx b/src/Scenery/scenery.cxx index 9c6ef2796..c280def19 100644 --- a/src/Scenery/scenery.cxx +++ b/src/Scenery/scenery.cxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include