X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FEnvironment%2Fmetarproperties.hxx;h=7d108100defbf7f0d338197c6ca55c4571225d19;hb=89b41395d861a49ad543af166c0bd41c14dd0d2b;hp=0e157169eb9f23036228c2f6642b04f42b459d70;hpb=5fc0be88202264eee65cea8f7db64bdba3ae59ee;p=flightgear.git diff --git a/src/Environment/metarproperties.hxx b/src/Environment/metarproperties.hxx index 0e157169e..7d108100d 100644 --- a/src/Environment/metarproperties.hxx +++ b/src/Environment/metarproperties.hxx @@ -25,7 +25,7 @@ #include #include -#include "tiedpropertylist.hxx" +#include namespace Environment { @@ -89,7 +89,7 @@ private: bool _snow_cover; std::string _decoded; protected: - TiedPropertyList _tiedProperties; + simgear::TiedPropertyList _tiedProperties; MagneticVariation * _magneticVariation; };