]> git.mxchange.org Git - simgear.git/commitdiff
compiler fixes
authorehofman <ehofman>
Tue, 3 Jun 2003 13:30:07 +0000 (13:30 +0000)
committerehofman <ehofman>
Tue, 3 Jun 2003 13:30:07 +0000 (13:30 +0000)
simgear/scene/tgdb/obj.cxx

index 6252e4ea2220c310dfcbd2ec154eef07ff2e6c99..e26459c8450a2712df70232f896d9ff4ac15e5bf 100644 (file)
@@ -22,9 +22,9 @@
 // $Id$
 
 
-// #ifdef HAVE_CONFIG_H
-// #  include <config.h>
-// #endif
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
 
 #include <simgear/compiler.h>