]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.cxx
Create TimeManager subsystem, and collect the time related code out of main.cxx and...
[flightgear.git] / src / Network / jsclient.cxx
index c94aeb66bf75b1e295421c5d169964a96bb75f15..2ee35320daefd605f23a6a95cb93eebce4b4e90d 100644 (file)
@@ -27,8 +27,8 @@
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/io/iochannel.hxx>
+#include <simgear/misc/stdint.hxx>
 
-#include <Aircraft/aircraft.hxx>
 #include <Main/fg_props.hxx>
 
 #include "jsclient.hxx"