]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/input.hxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Input / input.hxx
index 2dc81f5a5f3bad994f07a3879aeef05c44d5598a..2ca5568a68d72bdb8739d75e4a37a5433ec855a5 100644 (file)
@@ -62,7 +62,7 @@ SG_USING_STD(vector);
  * keyboard key, a joystick button or axis, or even a panel
  * instrument.</p>
  */
-class FGBinding : public FGConditional
+class FGBinding : public SGConditional
 {
 public: