X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FEnvironment%2Ffgclouds.hxx;h=8a956d74829c05b05c9f8ae973ce731bae7e8a18;hb=386aefe69358ce41a11c9afeb8f56e26758fe56b;hp=96dc20ce355c6f30163a5c6980f0d9930d11a0df;hpb=5edbb79ec7474e30fd6ae43c085938436b06d7fc;p=flightgear.git diff --git a/src/Environment/fgclouds.hxx b/src/Environment/fgclouds.hxx index 96dc20ce3..8a956d748 100644 --- a/src/Environment/fgclouds.hxx +++ b/src/Environment/fgclouds.hxx @@ -34,10 +34,11 @@ using std::string; -class SGNewCloud; +class SGSampleGroup; class SGCloudField; +class SGNewCloud; class FGMetar; -class FGEnvironmentCtrl; +//class FGEnvironmentCtrl; class FGClouds {