]> git.mxchange.org Git - simgear.git/commitdiff
Fix include path
authortimoore <timoore>
Sat, 27 Dec 2008 08:16:03 +0000 (08:16 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 8 Jan 2009 22:06:23 +0000 (23:06 +0100)
simgear/math/SGGeodesy.cxx

index f105dfa56164841125d6745a70dc7157913f0981..05d76f0ed408e0b8577a44f05e25bb7c4d11ef91 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <cmath>
 
-#include "structure/exception.hxx"
+#include <simgear/structure/exception.hxx>
 #include "SGMath.hxx"
 
 // These are hard numbers from the WGS84 standard.  DON'T MODIFY