From: James Turner Date: Mon, 4 Jul 2016 08:31:34 +0000 (+0100) Subject: Another HLA/SGPath fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bc7565f768b63b1f746f6782d1f7f3fb0c1bc322;p=simgear.git Another HLA/SGPath fix --- 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"