]> git.mxchange.org Git - simgear.git/commitdiff
Ima Sudonim remembered me there is still one problem for gcc Vs. 3.4 or later under...
authorehofman <ehofman>
Sat, 15 Oct 2005 14:59:02 +0000 (14:59 +0000)
committerehofman <ehofman>
Sat, 15 Oct 2005 14:59:02 +0000 (14:59 +0000)
simgear/screen/shader.cpp

index 98284f9332d361a60e5d41c2cd77c2a685a45cb5..16f89b59e8014f74c034b86613968ddb0b672056 100644 (file)
@@ -18,6 +18,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif 
 
 #include <simgear/debug/logstream.hxx>
 #include "shader.h"