1
0
Fork 0

Fixed building FG with GDAL

This commit is contained in:
Szymon Acedański 2017-03-07 21:20:50 +01:00
parent 14611e905e
commit 93e68c001a
2 changed files with 4 additions and 6 deletions

View file

@ -21,9 +21,8 @@
// $Id$
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <config.h>
#include <simgear/simgear_config.h>
#include <stdio.h>
#include <string.h>

View file

@ -21,9 +21,8 @@
// $Id$
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <config.h>
#include <simgear/simgear_config.h>
#ifdef ENABLE_GDAL