]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/generic.cxx
Fix Linux compile / math dependency
[flightgear.git] / src / Network / generic.cxx
index c9c470e656c65d47d30a07971a89d8db91a8d89f..242bd881c58765cc73e88e0afcb3b5f6faad2b15 100644 (file)
@@ -34,6 +34,7 @@
 #include <simgear/misc/stdint.hxx>
 #include <simgear/props/props.hxx>
 #include <simgear/props/props_io.hxx>
+#include <simgear/math/SGMath.hxx>
 
 #include <Main/globals.hxx>
 #include <Main/fg_props.hxx>