]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/userdata.cxx
- don't use hard-coded emission values for unlighted signs, but load both
[simgear.git] / simgear / scene / tgdb / userdata.cxx
index 5a174ac85af8c49526232c7375ae56301d96f8b8..9bb7c9c81a6f7ba504a764c8c0c686fbde97c05d 100644 (file)
@@ -3,7 +3,7 @@
 //
 // Written by David Megginson, started December 2001.
 //
-// Copyright (C) 2001 - 2003  Curtis L. Olson  - curt@flightgear.org
+// Copyright (C) 2001 - 2003  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
 //
 // 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 <simgear_config.h>
+#endif
 
 #include <plib/sg.h>
 #include <plib/ssg.h>