diff --git a/src/Instrumentation/mag_compass.hxx b/src/Instrumentation/mag_compass.hxx index 5bc176e02..f5357740f 100644 --- a/src/Instrumentation/mag_compass.hxx +++ b/src/Instrumentation/mag_compass.hxx @@ -55,6 +55,7 @@ private: SGPropertyNode_ptr _serviceable_node; SGPropertyNode_ptr _heading_node; + SGPropertyNode_ptr _roll_node; SGPropertyNode_ptr _beta_node; SGPropertyNode_ptr _variation_node; SGPropertyNode_ptr _dip_node;