]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/viewmgr.cxx
Fix line endings
[flightgear.git] / src / Main / viewmgr.cxx
index 33fe8f7cb529dfff32d2cca298ff2d587e5a96d3..9d30d046ebc523eb3c90c5d2ebc56f19ccffad16 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include <string.h>            // strcmp
 
 #include <plib/sg.h>