]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/beacon.cxx
Land the GPS/route-manager re-write. Many things are better, many other things will...
[flightgear.git] / src / Sound / beacon.cxx
index ad938c0c648cf4b7a59e452dff6d12dec50378ba..41a99027190ee09cce0e51c6081979122715ed60 100644 (file)
@@ -24,6 +24,8 @@
 #include "beacon.hxx"
 
 #include <simgear/structure/exception.hxx>
+#include <Main/fg_props.hxx>
+#include <Main/globals.hxx>
 
 // constructor
 FGBeacon::FGBeacon()