]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/model_panel.hxx
I have added Aaron Wilson's virtual 3d runway projection to the HUD.
[flightgear.git] / src / Model / model_panel.hxx
index fb0554e115ce768986f50163f4ef57bcdff49cfb..ba6abf74198227956c5ea4ed8fe349c1bbc5d663 100644 (file)
 
 SG_USING_STD(vector);
 
-#include <plib/sg.h>
-#include <plib/ssg.h>
-
 #include <simgear/math/point3d.hxx>
 #include <simgear/props/props.hxx>
 
 
 // Don't pull in the headers, since we don't need them here.
 class ssgBranch;
-class ssgCutout;
 class ssgEntity;
 class ssgRangeSelector;
 class ssgSelector;