From: timoore Date: Sat, 27 Dec 2008 08:16:03 +0000 (+0000) Subject: Fix include path X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ecf0a1a7366cecbc672ab109604f7722c52125df;p=simgear.git Fix include path --- diff --git a/simgear/math/SGGeodesy.cxx b/simgear/math/SGGeodesy.cxx index f105dfa5..05d76f0e 100644 --- a/simgear/math/SGGeodesy.cxx +++ b/simgear/math/SGGeodesy.cxx @@ -21,7 +21,7 @@ #include -#include "structure/exception.hxx" +#include #include "SGMath.hxx" // These are hard numbers from the WGS84 standard. DON'T MODIFY