]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCmgr.hxx
If it's a struct, it's not a class
[flightgear.git] / src / ATC / ATCmgr.hxx
index 881abcf8fca5747849a0094181a724596f708943..04d53e062f20c7a45b69abe0dcdcce77b9377ec9 100644 (file)
 #include <list>
 #include <map>
 
-#include "atis.hxx"
 #include "tower.hxx"
 #include "approach.hxx"
-#include "ground.hxx"
-#include "ATC.hxx"
-#include "ATCVoice.hxx"
-#include "transmissionlist.hxx"
 
 SG_USING_STD(string);
 SG_USING_STD(list);