]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mrg.cxx
Fix Linux compile / math dependency
[flightgear.git] / src / Instrumentation / mrg.cxx
index 6a6867b9dc7ffa3089a5051ebecf544c73f3b520..2b1280340d35263c0cb207701ba072d744d30ab5 100644 (file)
@@ -12,7 +12,7 @@
 
 #include <simgear/compiler.h>
 #include <simgear/sg_inlines.h>
-
+#include <simgear/math/SGMath.hxx>
 
 #include <iostream>
 #include <string>