From fc7ec4299e15cd27ce8c0a581a7e9bb2b3ea11ee Mon Sep 17 00:00:00 2001 From: Tim Moore Date: Thu, 16 Jul 2009 23:09:10 +0200 Subject: [PATCH] include file change to make simgear work with OSG 2.9.X again --- simgear/scene/material/matlib.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/scene/material/matlib.cxx b/simgear/scene/material/matlib.cxx index 6a40426f..36c95bdf 100644 --- a/simgear/scene/material/matlib.cxx +++ b/simgear/scene/material/matlib.cxx @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include -- 2.39.2