From: curt Date: Tue, 26 Sep 2000 21:01:46 +0000 (+0000) Subject: Renamed fg_types.hxx -> sg_types.hxx X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ded1d2343f7a4f46ba2e041e3c73187bfe13d961;p=simgear.git Renamed fg_types.hxx -> sg_types.hxx --- diff --git a/simgear/math/Makefile.am b/simgear/math/Makefile.am index 275a965d..6fad91b0 100644 --- a/simgear/math/Makefile.am +++ b/simgear/math/Makefile.am @@ -12,11 +12,11 @@ include_HEADERS = \ fg_geodesy.hxx \ fg_memory.h \ fg_random.h \ - fg_types.hxx \ interpolater.hxx \ leastsqs.hxx \ point3d.hxx \ polar3d.hxx \ + sg_types.hxx \ vector.hxx EXTRA_DIST = linintp2.h linintp2.inl sphrintp.h sphrintp.inl diff --git a/simgear/misc/texcoord.hxx b/simgear/misc/texcoord.hxx index 217ad616..955679df 100644 --- a/simgear/misc/texcoord.hxx +++ b/simgear/misc/texcoord.hxx @@ -32,7 +32,7 @@ #include -#include +#include // traverse the specified fan/strip/list of vertices and attempt to