]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/dclgps.hxx
Bugfix: Change the point where leg numbers recycle, in order to avoid hitting the...
[flightgear.git] / src / Instrumentation / dclgps.hxx
index 11d48bc5e2b5bfab28bf208b2189522053c2bad0..e2b2ee269df6426d497bc2b7d39251a036740276 100644 (file)
@@ -33,6 +33,7 @@
 #include <map>
 
 #include <simgear/structure/subsystem_mgr.hxx>
+#include <simgear/props/props.hxx>
 #include <Navaids/positioned.hxx>
 
 class SGTime;