]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/AIGAVFRTraffic.hxx
If it's a struct, it's not a class
[flightgear.git] / src / ATC / AIGAVFRTraffic.hxx
index fcfc79d4b3a1a82dba83c4b4c4396ba9feb6ec89..56b296534320dc76e4aa4fee1db9a3edc5b3277d 100644 (file)
 #include <simgear/math/point3d.hxx>
 #include <Main/fg_props.hxx>
 
-#include "tower.hxx"
-#include "AIPlane.hxx"
-#include "ATCProjection.hxx"
-#include "ground.hxx"
 #include "AILocalTraffic.hxx"
 
 #include <string>