]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/groundcache.cxx
Don't restore initial screen geometry because there is nothing in fg_os* to resize...
[flightgear.git] / src / FDM / groundcache.cxx
index 04b5af06ed43d4f3c470c5f278e85e27a30c0ac7..ac0fa40acbe80919fe1f54126f4daf6d69cb985c 100644 (file)
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <float.h>