]> git.mxchange.org Git - simgear.git/commitdiff
fix a typo
authorErik Hofman <erik@ehofman.com>
Fri, 30 Jul 2010 08:44:50 +0000 (10:44 +0200)
committerErik Hofman <erik@ehofman.com>
Fri, 30 Jul 2010 08:44:50 +0000 (10:44 +0200)
simgear/scene/sky/cloudfield.hxx

index 0d8fba52df3978aafc441c279f181cc43c1a2d43..d962ae4fe1a8933b839171e1842586aa028efb29 100644 (file)
@@ -44,7 +44,7 @@ namespace osg
 
 #include <simgear/misc/sg_path.hxx>
 #include <simgear/structure/Singleton.hxx>
-#include <Simgear/math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 
 using std::vector;