]> git.mxchange.org Git - simgear.git/commitdiff
Another HLA/SGPath fix
authorJames Turner <zakalawe@mac.com>
Mon, 4 Jul 2016 08:31:34 +0000 (09:31 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
simgear/hla/HLAFederate.cxx

index ff9d6e898e1517cdac17e4a10bf42c985ea21eb4..04133ea1c44f8d7d9f2a6f0a49dcbc31c8fdfd48 100644 (file)
@@ -26,6 +26,7 @@
 #include <algorithm>
 
 #include "simgear/debug/logstream.hxx"
+#include "simgear/misc/sg_path.hxx"
 
 #include "RTIFederate.hxx"
 #include "RTIFederateFactoryRegistry.hxx"