]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/FGKeyboardInput.cxx
Remove hard-coded values wherever possible;
[flightgear.git] / src / Input / FGKeyboardInput.cxx
index 94c485c6a184d0402eef6313f9e9834339947173..73c7c5b0d92e192602ed77cd37254748160ceaf2 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "FGKeyboardInput.hxx"
 #include <Main/fg_props.hxx>
 #include <Scripting/NasalSys.hxx>