]> git.mxchange.org Git - flightgear.git/blobdiff - utils/GPSsmooth/UGear_telnet.cxx
Allow setting of NED velocities.
[flightgear.git] / utils / GPSsmooth / UGear_telnet.cxx
index 42a40edf41a16949bf6dac9e3b3307e6708549f5..602a6a9d86be82b70a3fbef84b1518ba3d8c7684 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <simgear/structure/commands.hxx>
 #include <simgear/misc/strutils.hxx>
-#include <simgear/Math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 
 #include <sstream>