From bc7565f768b63b1f746f6782d1f7f3fb0c1bc322 Mon Sep 17 00:00:00 2001 From: James Turner Date: Mon, 4 Jul 2016 09:31:34 +0100 Subject: [PATCH] Another HLA/SGPath fix --- simgear/hla/HLAFederate.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/simgear/hla/HLAFederate.cxx b/simgear/hla/HLAFederate.cxx index ff9d6e89..04133ea1 100644 --- a/simgear/hla/HLAFederate.cxx +++ b/simgear/hla/HLAFederate.cxx @@ -26,6 +26,7 @@ #include #include "simgear/debug/logstream.hxx" +#include "simgear/misc/sg_path.hxx" #include "RTIFederate.hxx" #include "RTIFederateFactoryRegistry.hxx" -- 2.39.5