]> git.mxchange.org Git - simgear.git/blobdiff - Math/MAT3inv.c
Added point3d.hxx to replace cheezy fgPoint3d struct.
[simgear.git] / Math / MAT3inv.c
index b787b8b782109e823a97e0570277940290581269..874b2f3b0929e169ef22de0e2f76565f6ca107f5 100644 (file)
@@ -4,7 +4,7 @@
  * This file contains routines that operate solely on matrices.
  * -------------------------------------------------------------------------*/
 
-#include "mat3defs.h"
+#include <Math/mat3defs.h>
 
 /* --------------------------  Static Routines ---------------------------- */