]> git.mxchange.org Git - simgear.git/blobdiff - Math/MAT3inv.c
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
[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 ---------------------------- */