]> git.mxchange.org Git - flightgear.git/blobdiff - src/MultiPlayer/multiplaymgr.hxx
Update Mac configure script for new ALUT scheme; support --with-alut-framework.
[flightgear.git] / src / MultiPlayer / multiplaymgr.hxx
index ab110ed3b565ca53f681ea1d6e90b0a350298ab3..96e56f2428a29f8e56f3313650be78b978029331 100644 (file)
@@ -58,7 +58,7 @@ public:
   struct IdPropertyList {
     unsigned id;
     const char* name;
-    SGPropertyNode::Type type;
+    simgear::props::Type type;
   };
   static const IdPropertyList sIdPropertyList[];
   static const unsigned numProperties;