]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCProjection.cxx
try to fix yet another crash bug (don't worry, there's one for anybody!)
[flightgear.git] / src / ATC / ATCProjection.cxx
index 64bca09fa4104429c37c6df13498079e11716357..7028004c85a3c1816f8354b51fdb61f8c8fc04b5 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 "ATCProjection.hxx"
 #include <math.h>
 #include <simgear/constants.h>