]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/routePath.hxx
Whoops, work-around for #926 correctly.
[flightgear.git] / src / Navaids / routePath.hxx
index cd35642a831a26fd96377aedadfbcb63cd825073..97513a70dbfce0428a6920ef50f757264ecd50f9 100644 (file)
@@ -29,6 +29,7 @@
 namespace flightgear
 {
   class Hold;
+  class FlightPlan;
 }
 
 typedef std::vector<SGGeod> SGGeodVec;