]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/fgjs.cxx
add <mod-meta> and <mod-super> XML elements for key bindings
[flightgear.git] / src / Input / fgjs.cxx
index e73266a63c18b0fc7b572d65958b87c21c66f67e..7e1bf790d88252f8bcdc586af511c3624ba70207 100644 (file)
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/compiler.h>
 
 #include <math.h>