]> git.mxchange.org Git - flightgear.git/blobdiff - utils/GPSsmooth/UGear_telnet.cxx
Fix compilation.
[flightgear.git] / utils / GPSsmooth / UGear_telnet.cxx
index be5b02e9f303f4b3d22ac68dedee62bd210384bd..a65c2067eb7578de8413eca60de8ab9c81d18e70 100644 (file)
@@ -26,8 +26,9 @@
 #include <simgear/io/sg_netChat.hxx>
 #include <simgear/structure/commands.hxx>
 #include <simgear/misc/strutils.hxx>
-#include <simgear/math/SGMath.hxx>
+#include <simgear/debug/logstream.hxx>
 
+#include <cstdio>
 #include <sstream>
 
 #include "UGear_command.hxx"